From 592d412ae5ff830776b96bad87508031b4e48718 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Fri, 11 Dec 2015 10:07:27 +0000 Subject: - Move print/py-cups to print/py-pycups - Bump PORTREVISION for dependent ports --- print/system-config-printer/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print/system-config-printer') diff --git a/print/system-config-printer/Makefile b/print/system-config-printer/Makefile index 6a2dde430b91..0981975e324d 100644 --- a/print/system-config-printer/Makefile +++ b/print/system-config-printer/Makefile @@ -3,6 +3,7 @@ PORTNAME= system-config-printer PORTVERSION= 1.4.7 +PORTREVISION= 1 CATEGORIES= print gnome MASTER_SITES= http://cyberelk.net/tim/data/${PORTNAME}/${PORTVERSION:R}/ @@ -12,7 +13,7 @@ COMMENT= CUPS configuration Gtk+2.0 GUI BUILD_DEPENDS= xmlto:${PORTSDIR}/textproc/xmlto \ docbook-xml>0:${PORTSDIR}/textproc/docbook-xml LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cups.so:${PORTSDIR}/print/py-cups \ +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cups.so:${PORTSDIR}/print/py-pycups \ ${PYTHON_SITELIBDIR}/pycurl.so:${PORTSDIR}/ftp/py-curl \ ${LOCALBASE}/libexec/cups-pk-helper-mechanism:${PORTSDIR}/print/cups-pk-helper -- cgit