summaryrefslogtreecommitdiff
path: root/x11/py-qt2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/py-qt2/Makefile')
-rw-r--r--x11/py-qt2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/py-qt2/Makefile b/x11/py-qt2/Makefile
index 31ff12643c4..1eff3f44bdb 100644
--- a/x11/py-qt2/Makefile
+++ b/x11/py-qt2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/09/18 19:55:15 minskim Exp $
+# $NetBSD: Makefile,v 1.14 2005/09/28 20:52:28 rillig Exp $
#
DISTNAME= PyQt-3.1-Qt-2.3.1
@@ -12,9 +12,9 @@ HOMEPAGE= http://www.riverbankcomputing.co.uk/pyqt/index.php
COMMENT= Python bindings for the Qt toolkit
WRKSRC= ${WRKDIR}/PyQt-3.1
-USE_LIBTOOL= # defined
+USE_LIBTOOL= yes
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-python=${PYTHONBIN} \
--with-qt-dir=${QTDIR}