summaryrefslogtreecommitdiff
path: root/print/py-reportlab
diff options
context:
space:
mode:
authorwiz <wiz>2006-01-24 07:31:52 +0000
committerwiz <wiz>2006-01-24 07:31:52 +0000
commita69ee834fdb78f974c6eb5ac92b9e3692fc18435 (patch)
tree77ad9fb8ac0c2d8f2684d68e29ca6419f17fa0fd /print/py-reportlab
parenta89c70696e9b1d06101e7d5eee8f7a3f7c4f52f5 (diff)
downloadpkgsrc-a69ee834fdb78f974c6eb5ac92b9e3692fc18435.tar.gz
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump. PKGREVISION++ for the dependencies.
Diffstat (limited to 'print/py-reportlab')
-rw-r--r--print/py-reportlab/Makefile3
-rw-r--r--print/py-reportlab/buildlink3.mk3
2 files changed, 4 insertions, 2 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index b289bffcdff..3b4f369726a 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.25 2005/04/11 21:47:09 tv Exp $
+# $NetBSD: Makefile,v 1.26 2006/01/24 07:32:32 wiz Exp $
#
DISTNAME= ReportLab_1_20
PKGNAME= ${PYPKGPREFIX}-reportlab-1.20
+PKGREVISION= 1
CATEGORIES= print python
MASTER_SITES= ftp://ftp.reportlab.com/
EXTRACT_SUFX= .tgz
diff --git a/print/py-reportlab/buildlink3.mk b/print/py-reportlab/buildlink3.mk
index edd2d697d41..85e2abd4241 100644
--- a/print/py-reportlab/buildlink3.mk
+++ b/print/py-reportlab/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2004/05/05 04:03:19 snj Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2006/01/24 07:32:32 wiz Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
PYREPORTLAB_BUILDLINK3_MK:= ${PYREPORTLAB_BUILDLINK3_MK}+
@@ -14,6 +14,7 @@ BUILDLINK_PACKAGES+= pyreportlab
.if !empty(PYREPORTLAB_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.pyreportlab+= ${PYPKGPREFIX}-reportlab-[0-9]*
+BUILDLINK_RECOMMENDED.pyreportlab?= ${PYPKGPREFIX}-reportlab>=1.20nb1
BUILDLINK_PKGSRCDIR.pyreportlab?= ../../print/py-reportlab
.endif # PYREPORTLAB_BUILDLINK3_MK