aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk--
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-08-21 18:07:35 +0800
committersobomax <sobomax@FreeBSD.org>2000-08-21 18:07:35 +0800
commitd91657464badb4a89017abc58664368822d5ad40 (patch)
tree1b79e8a10db5e061d7c738311832986abfa56b0f /x11-toolkits/gtk--
parent79bd93c6e557a748618d1aef21d2d301f72d81a9 (diff)
downloadfreebsd-ports-gnome-d91657464badb4a89017abc58664368822d5ad40.tar.gz
freebsd-ports-gnome-d91657464badb4a89017abc58664368822d5ad40.tar.zst
freebsd-ports-gnome-d91657464badb4a89017abc58664368822d5ad40.zip
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
Diffstat (limited to 'x11-toolkits/gtk--')
-rw-r--r--x11-toolkits/gtk--/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/gtk--/Makefile b/x11-toolkits/gtk--/Makefile
index 066a202efef4..8210a93a071c 100644
--- a/x11-toolkits/gtk--/Makefile
+++ b/x11-toolkits/gtk--/Makefile
@@ -24,7 +24,6 @@ USE_NEWGCC= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-static=yes \
--without-gnome
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"