diff options
Diffstat (limited to 'x11/py-qt2/Makefile')
-rw-r--r-- | x11/py-qt2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-qt2/Makefile b/x11/py-qt2/Makefile index 95a3000b51c..9c40b443022 100644 --- a/x11/py-qt2/Makefile +++ b/x11/py-qt2/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 22:56:40 grant Exp $ +# $NetBSD: Makefile,v 1.4 2004/01/20 12:28:27 agc Exp $ # DISTNAME= PyQt-3.1-Qt-2.3.1 PKGNAME= ${PYPKGPREFIX}-qt2-3.1 -WRKSRC= ${WRKDIR}/PyQt-3.1 CATEGORIES= x11 MASTER_SITES= http://www.riverbankcomputing.co.uk/download/PyQt/ @@ -11,6 +10,7 @@ MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://www.riverbankcomputing.co.uk/pyqt/index.php COMMENT= Python bindings for the Qt tooltit +WRKSRC= ${WRKDIR}/PyQt-3.1 USE_BUILDLINK2= # defined USE_X11= # defined USE_LIBTOOL= # defined |