aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gtk2
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-08-21 10:07:35 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-08-21 10:07:35 +0000
commitcc121d979407d6c3fdfdef751cec3b97e5ed9885 (patch)
treec2b4515527fa44f542b6521d6f5d161920a65bce /x11-toolkits/py-gtk2
parenta3dda2e04d90f5ebf144836d5c498188539545d0 (diff)
downloadports-cc121d979407d6c3fdfdef751cec3b97e5ed9885.tar.gz
ports-cc121d979407d6c3fdfdef751cec3b97e5ed9885.zip
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
Notes
Notes: svn path=/head/; revision=31811
Diffstat (limited to 'x11-toolkits/py-gtk2')
-rw-r--r--x11-toolkits/py-gtk2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile
index 2989366e0e1c..d00e043ba430 100644
--- a/x11-toolkits/py-gtk2/Makefile
+++ b/x11-toolkits/py-gtk2/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
RUN_DEPENDS= python1.5:${PORTSDIR}/lang/python
GTK_CONFIG= ${X11BASE}/bin/gtk12-config
-GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ENV= GTK_CONFIG=${GTK_CONFIG}
CONFIGURE_ARGS= --with-python=python1.5