diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-04-15 04:53:39 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-04-15 04:53:39 +0800 |
commit | 793c27839e30613a8baedeb9ea0f2dee266b6054 (patch) | |
tree | 5aaa73ea54cc14369a1ed9f23bb1a1db60a3b458 | |
parent | f8bd5284fb562bcbba26c2b0b47a364c6ceb1f39 (diff) | |
download | marcuscom-ports-793c27839e30613a8baedeb9ea0f2dee266b6054.tar marcuscom-ports-793c27839e30613a8baedeb9ea0f2dee266b6054.tar.gz marcuscom-ports-793c27839e30613a8baedeb9ea0f2dee266b6054.tar.bz2 marcuscom-ports-793c27839e30613a8baedeb9ea0f2dee266b6054.tar.lz marcuscom-ports-793c27839e30613a8baedeb9ea0f2dee266b6054.tar.xz marcuscom-ports-793c27839e30613a8baedeb9ea0f2dee266b6054.tar.zst marcuscom-ports-793c27839e30613a8baedeb9ea0f2dee266b6054.zip |
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
-rw-r--r-- | x11/zenity/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 |