summaryrefslogtreecommitdiff
path: root/print/py-reportlab-renderPM
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
commit3ad1bdbf063a03bdcca7087d41be98b07ad933af (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /print/py-reportlab-renderPM
parentdc52048e014fdad9bb69ef9db159835a61c8dd4d (diff)
downloadpkgsrc-3ad1bdbf063a03bdcca7087d41be98b07ad933af.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'print/py-reportlab-renderPM')
-rw-r--r--print/py-reportlab-renderPM/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/py-reportlab-renderPM/Makefile b/print/py-reportlab-renderPM/Makefile
index 933f049c808..bbda490b0d1 100644
--- a/print/py-reportlab-renderPM/Makefile
+++ b/print/py-reportlab-renderPM/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/01/10 19:16:28 kristerw Exp $
+# $NetBSD: Makefile,v 1.4 2004/01/20 12:24:29 agc Exp $
#
DISTNAME= renderPM-0-9
@@ -11,8 +11,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.reportlab.com/rl_addons.html
COMMENT= Pixmap rendering for reportlab
-WRKSRC= ${WRKDIR}
-PYBINMODULE= yes
+WRKSRC= ${WRKDIR}
+PYBINMODULE= yes
PYDISTUTILSPKG= yes
USE_BUILDLINK2= yes