summaryrefslogtreecommitdiff
path: root/print/py-cups
diff options
context:
space:
mode:
Diffstat (limited to 'print/py-cups')
-rw-r--r--print/py-cups/Makefile3
-rw-r--r--print/py-cups/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/print/py-cups/Makefile b/print/py-cups/Makefile
index 906b0f1f8bf..da7a7127a35 100644
--- a/print/py-cups/Makefile
+++ b/print/py-cups/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2012/10/08 13:45:45 asau Exp $
+# $NetBSD: Makefile,v 1.18 2013/01/26 21:36:45 adam Exp $
DISTNAME= pycups-${VERSION}
PKGNAME= ${PYPKGPREFIX}-cups-${VERSION}
VERSION= 1.9.61
+PKGREVISION= 1
CATEGORIES= print python
MASTER_SITES= http://cyberelk.net/tim/data/pycups/
EXTRACT_SUFX= .tar.bz2
diff --git a/print/py-cups/buildlink3.mk b/print/py-cups/buildlink3.mk
index 27561725f69..5692fcdabe4 100644
--- a/print/py-cups/buildlink3.mk
+++ b/print/py-cups/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2012/05/07 01:53:55 dholland Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2013/01/26 21:36:45 adam Exp $
BUILDLINK_TREE+= py-cups
@@ -8,7 +8,7 @@ PY_CUPS_BUILDLINK3_MK:=
.include "../../lang/python/pyversion.mk"
BUILDLINK_API_DEPENDS.py-cups+= ${PYPKGPREFIX}-cups>=1.9.44
-BUILDLINK_ABI_DEPENDS.py-cups+= ${PYPKGPREFIX}-cups>=1.9.47nb3
+BUILDLINK_ABI_DEPENDS.py-cups+= py27-cups>=1.9.61nb1
BUILDLINK_PKGSRCDIR.py-cups?= ../../print/py-cups
#.include "../../print/cups/buildlink3.mk"