summaryrefslogtreecommitdiff
path: root/lang/python23
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-01-25 14:07:22 +0000
committerrecht <recht@pkgsrc.org>2004-01-25 14:07:22 +0000
commit69c824cc8879f26bf0d61693d1c4fae18738a96a (patch)
treecbd286d798de637aa3f7dae5511dc9fd36c073dc /lang/python23
parentb6436d1b368783121594775c21ad10ef0166d7a9 (diff)
downloadpkgsrc-69c824cc8879f26bf0d61693d1c4fae18738a96a.tar.gz
add missing BUILDLINK_DEPMETHOD.python
Diffstat (limited to 'lang/python23')
-rw-r--r--lang/python23/buildlink3.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/lang/python23/buildlink3.mk b/lang/python23/buildlink3.mk
index 9382e35c951..163a1130867 100644
--- a/lang/python23/buildlink3.mk
+++ b/lang/python23/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2004/01/25 14:05:34 recht Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2004/01/25 14:07:22 recht Exp $
#
# This Makefile fragment is included by packages that use python23.
#
@@ -17,6 +17,10 @@ BUILDLINK_PACKAGES+= python23
BUILDLINK_DEPENDS.python23?= python23>=2.3.3
BUILDLINK_PKGSRCDIR.python23?= ../../lang/python23
+.if defined(BUILDLINK_DEPMETHOD.python)
+BUILDLINK_DEPMETHOD.python23pth?= ${BUILDLINK_DEPMETHOD.python}
+.endif
+
BUILDLINK_TRANSFORM+= l:python:python2.3
BUILDLINK_CPPFLAGS.python23+= \