aboutsummaryrefslogtreecommitdiff
path: root/print/cups-cloud-print
diff options
context:
space:
mode:
Diffstat (limited to 'print/cups-cloud-print')
-rw-r--r--print/cups-cloud-print/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/cups-cloud-print/Makefile b/print/cups-cloud-print/Makefile
index 786e823c9615..bd9e45433cd4 100644
--- a/print/cups-cloud-print/Makefile
+++ b/print/cups-cloud-print/Makefile
@@ -2,6 +2,7 @@
PORTNAME= cups-cloud-print
PORTVERSION= 20140814.3
+PORTREVISION= 1
CATEGORIES= print
MAINTAINER= ports@FreeBSD.org
@@ -12,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= cups-config:${PORTSDIR}/print/cups-client
RUN_DEPENDS= cancel:${PORTSDIR}/print/cups-base \
- ${PYTHON_PKGNAMEPREFIX}cups>0:${PORTSDIR}/print/py-cups \
+ ${PYTHON_PKGNAMEPREFIX}pycups>0:${PORTSDIR}/print/py-pycups \
bash:${PORTSDIR}/shells/bash \
${PYTHON_PKGNAMEPREFIX}httplib2>0:${PORTSDIR}/www/py-httplib2