From 793c27839e30613a8baedeb9ea0f2dee266b6054 Mon Sep 17 00:00:00 2001 From: adamw Date: Mon, 14 Apr 2003 20:53:39 +0000 Subject: USE_GNOMENG is unnecessary with new GNOME infrastructure. I've already removed it in the FreeBSD tree, pursuant to ports/50959 from the maintainer. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@651 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/zenity/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'x11') diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index 34e99ee96..7f0bde919 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gconf2 libgnomecanvas USE_BZIP2= yes GNU_CONFIGURE= yes -- cgit