summaryrefslogtreecommitdiff
path: root/graphics/py-imaging
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-03-16 18:23:26 +0000
committerjlam <jlam@pkgsrc.org>2004-03-16 18:23:26 +0000
commit59bdf89739e1b8cb98678cbab4ad81c01458c735 (patch)
tree372270a5b978a84bee12f9cdc87e51929c1b991b /graphics/py-imaging
parent46453f87ed4bc3eddb718123c153f3b8b519b82f (diff)
downloadpkgsrc-59bdf89739e1b8cb98678cbab4ad81c01458c735.tar.gz
If the ${PKGBASE} of a package doesn't match the token passed to
BUILDLINK_PACKAGES, then set BUILDLINK_PKGBASE.<pkg> explicitly so that we can map from <pkg> to BUILDLINK_PKGBASE.<pkg>.
Diffstat (limited to 'graphics/py-imaging')
-rw-r--r--graphics/py-imaging/buildlink3.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-imaging/buildlink3.mk b/graphics/py-imaging/buildlink3.mk
index bd244ed9de8..fec16d971ac 100644
--- a/graphics/py-imaging/buildlink3.mk
+++ b/graphics/py-imaging/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2004/03/12 02:06:42 reed Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2004/03/16 18:23:27 jlam Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
PY_IMAGING_BUILDLINK3_MK:= ${PY_IMAGING_BUILDLINK3_MK}+
@@ -13,6 +13,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Npyimaging}
BUILDLINK_PACKAGES+= pyimaging
.if !empty(PY_IMAGING_BUILDLINK3_MK:M+)
+BUILDLINK_PKGBASE.pyimaging?= ${PYPKGPREFIX}-imaging
BUILDLINK_DEPENDS.pyimaging+= ${PYPKGPREFIX}-imaging>=1.1.4
BUILDLINK_PKGSRCDIR.pyimaging?= ../../graphics/py-imaging