cad/gtkwave: remove gconf option
This commit is contained in:
parent
7d38827647
commit
767c685605
@ -18,19 +18,17 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
||||
USES= compiler:c++11-lang desktop-file-utils gettext gmake \
|
||||
gnome gperf pkgconfig shared-mime-info
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-mime-update
|
||||
CONFIGURE_ARGS= --disable-mime-update \
|
||||
--without-gconf
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk20
|
||||
|
||||
OPTIONS_DEFINE= TCL GCONF DOCS EXAMPLES
|
||||
OPTIONS_DEFINE= TCL DOCS EXAMPLES
|
||||
TCL_DESC= Enable support for TCL/TK
|
||||
TCL_USES= tcl tk
|
||||
TCL_CONFIGURE_ON= --with-tcl=${TCL_LIBDIR} \
|
||||
--with-tk=${TK_LIBDIR}
|
||||
TCL_CONFIGURE_OFF= --disable-tcl
|
||||
|
||||
GCONF_CONFIGURE_WITH= gconf
|
||||
GCONF_USE= GNOME=gconf2
|
||||
|
||||
PORTEXAMPLES= *
|
||||
PORTDOCS= gtkwave.odt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user