summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorrecht <recht>2004-08-29 15:17:47 +0000
committerrecht <recht>2004-08-29 15:17:47 +0000
commitfab8ce334544dab14f4b553422e3758aeaa55869 (patch)
tree7775c56edd8b50ddb29fe5cfd639deae6c154dc5 /print
parente1cb3cadce891d94dc536232c2809fb1ec16ffc8 (diff)
downloadpkgsrc-fab8ce334544dab14f4b553422e3758aeaa55869.tar.gz
Don't add a full depends on GNU tar -- use a BUILD_DEPENDS.
suggested by reed@
Diffstat (limited to 'print')
-rw-r--r--print/py-reportlab/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index 051c9370c08..3635f2bf629 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/08/29 15:15:37 recht Exp $
+# $NetBSD: Makefile,v 1.22 2004/08/29 15:17:47 recht Exp $
#
DISTNAME= ReportLab_1_19
@@ -11,7 +11,7 @@ MAINTAINER= tsarna@NetBSD.org
HOMEPAGE= http://www.reportlab.com/
COMMENT= Powerful PDF-generating toolkit for Python
-DEPENDS+= gtar-base-[0-9]*:../../archivers/gtar-base
+BUILD_DEPENDS+= gtar-base-[0-9]*:../../archivers/gtar-base
WRKSRC= ${WRKDIR}/reportlab-1_19/reportlab/lib
PYBINMODULE= yes