git: 767c68560560 - main - cad/gtkwave: remove gconf option
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Jun 2022 14:06:30 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=767c68560560ba285ff8399a3e888fcd6a05dd24 commit 767c68560560ba285ff8399a3e888fcd6a05dd24 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2022-06-08 12:51:33 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2022-06-08 14:06:22 +0000 cad/gtkwave: remove gconf option --- cad/gtkwave/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile index a4e0562939e6..d3a9501747c9 100644 --- a/cad/gtkwave/Makefile +++ b/cad/gtkwave/Makefile @@ -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