summaryrefslogtreecommitdiff
path: root/print/py-reportlab
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commitbd104e94125bfe7dfcebf5b4161276a4198449e9 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /print/py-reportlab
parent7cae7f609b643bad775c5f59251c32e609dbdc0a (diff)
downloadpkgsrc-bd104e94125bfe7dfcebf5b4161276a4198449e9.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'print/py-reportlab')
-rw-r--r--print/py-reportlab/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index 70875d79045..2b63aef642a 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2002/12/07 18:02:03 drochner Exp $
+# $NetBSD: Makefile,v 1.9 2003/03/29 12:42:17 jmmv Exp $
#
DISTNAME= ReportLab_1_16
PKGNAME= ${PYPKGPREFIX}-reportlab-1.16
+WRKSRC= ${WRKDIR}/reportlab/lib
CATEGORIES= print
MASTER_SITES= ftp://ftp.reportlab.com/
EXTRACT_SUFX= .tgz
@@ -11,8 +12,6 @@ MAINTAINER= tsarna@netbsd.org
HOMEPAGE= http://www.reportlab.com/
COMMENT= powerful PDF-generating toolkit for Python
-WRKSRC= ${WRKDIR}/reportlab/lib
-
PYBINMODULE= yes
PYDISTUTILSPKG= yes
USE_BUILDLINK2= yes