summaryrefslogtreecommitdiff
path: root/x11/py-qt2/Makefile
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:28:26 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:28:26 +0000
commit24a46ed346b4e0c41e9944cb1c53f4acf5faa3b7 (patch)
treecc236421116057568097d330d79f3e50bebbe8b4 /x11/py-qt2/Makefile
parent3ad1bdbf063a03bdcca7087d41be98b07ad933af (diff)
downloadpkgsrc-24a46ed346b4e0c41e9944cb1c53f4acf5faa3b7.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'x11/py-qt2/Makefile')
-rw-r--r--x11/py-qt2/Makefile4
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