pkgsrc/x11/py-sip/buildlink3.mk
drochner 8d641f4a78 update to 4.10
changes: added some methods and options

pkgsrc note: this changes the API revision compiled into
the runtime library, so updates of py-qt* must be enforced
2010-02-04 18:34:43 +00:00

14 lines
352 B
Makefile

# $NetBSD: buildlink3.mk,v 1.5 2010/02/04 18:34:43 drochner Exp $
BUILDLINK_TREE+= py-sip
.if !defined(PY_SIP_BUILDLINK3_MK)
PY_SIP_BUILDLINK3_MK:=
.include "../../lang/python/pyversion.mk"
BUILDLINK_API_DEPENDS.py-sip+= ${PYPKGPREFIX}-sip>=4.10
BUILDLINK_PKGSRCDIR.py-sip?= ../../x11/py-sip
.endif # PY_SIP_BUILDLINK3_MK
BUILDLINK_TREE+= -py-sip