pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/py-cups include "pyversion" as all these python ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/17a7b0d33d34
branches: trunk
changeset: 556962:17a7b0d33d34
user: drochner <drochner%pkgsrc.org@localhost>
date: Tue Apr 07 11:10:00 2009 +0000
description:
include "pyversion" as all these python extensions do
diffstat:
print/py-cups/buildlink3.mk | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 1d5fe90bcb4e -r 17a7b0d33d34 print/py-cups/buildlink3.mk
--- a/print/py-cups/buildlink3.mk Tue Apr 07 11:06:45 2009 +0000
+++ b/print/py-cups/buildlink3.mk Tue Apr 07 11:10:00 2009 +0000
@@ -1,10 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.2 2009/03/20 19:25:16 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2009/04/07 11:10:00 drochner Exp $
BUILDLINK_TREE+= py-cups
.if !defined(PY_CUPS_BUILDLINK3_MK)
PY_CUPS_BUILDLINK3_MK:=
+.include "../../lang/python/pyversion.mk"
+
BUILDLINK_API_DEPENDS.py-cups+= ${PYPKGPREFIX}-cups>=1.9.44
BUILDLINK_PKGSRCDIR.py-cups?= ../../print/py-cups
Home |
Main Index |
Thread Index |
Old Index