summaryrefslogtreecommitdiff
path: root/print/py-reportlab
diff options
context:
space:
mode:
authorjlam <jlam>2004-03-29 05:05:32 +0000
committerjlam <jlam>2004-03-29 05:05:32 +0000
commit9e35d45553f7d9067cc496c4bd7c8fda61eab9f5 (patch)
tree55a68049b3a45cb6de861dc6cfcf33fbe6c29781 /print/py-reportlab
parent4a8c50445180f3d6bd8f8126f955fcf8e9edd8f4 (diff)
downloadpkgsrc-9e35d45553f7d9067cc496c4bd7c8fda61eab9f5.tar.gz
Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example buildlink[23].mk files in bsd.buildlink[23].mk.
Diffstat (limited to 'print/py-reportlab')
-rw-r--r--print/py-reportlab/buildlink2.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/py-reportlab/buildlink2.mk b/print/py-reportlab/buildlink2.mk
index 144ad1c9abd..bdd53e90468 100644
--- a/print/py-reportlab/buildlink2.mk
+++ b/print/py-reportlab/buildlink2.mk
@@ -1,7 +1,8 @@
-# $NetBSD: buildlink2.mk,v 1.2 2002/12/10 15:11:02 drochner Exp $
+# $NetBSD: buildlink2.mk,v 1.3 2004/03/29 05:05:43 jlam Exp $
.include "../../lang/python/pyversion.mk"
BUILDLINK_PACKAGES+= pyreportlab
+BUILDLINK_PKGBASE.pyreportlab?= ${PYPKGPREFIX}-reportlab
BUILDLINK_DEPENDS.pyreportlab?= ${PYPKGPREFIX}-reportlab-[0-9]*
BUILDLINK_PKGSRCDIR.pyreportlab=../../print/py-reportlab