need pyversion.mk for ${PYPKGPREFIX} here.
This commit is contained in:
parent
e81f515156
commit
d02cd66565
1 changed files with 3 additions and 1 deletions
|
@ -1,10 +1,12 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.1.1.1 2011/01/11 20:41:00 drochner Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.2 2011/01/23 22:13:42 tnn Exp $
|
||||
|
||||
BUILDLINK_TREE+= py-llab-common
|
||||
|
||||
.if !defined(PY_LOGILAB_COMMON_BUILDLINK3_MK)
|
||||
PY_LOGILAB_COMMON_BUILDLINK3_MK:=
|
||||
|
||||
.include "../../lang/python/pyversion.mk"
|
||||
|
||||
BUILDLINK_API_DEPENDS.py-llab-common+= ${PYPKGPREFIX}-logilab-common>=0.53.0
|
||||
BUILDLINK_PKGSRCDIR.py-llab-common?= ../../devel/py-logilab-common
|
||||
|
||||
|
|
Loading…
Reference in a new issue