summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-12 23:43:50 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-12 23:43:50 +0000
commit4676ca5994f9c72a8d9c64607885dc363fe3d52e (patch)
tree7058f2db9cae7f106b566a30662dff6325715135 /print
parent- Update to 7.4.968 (diff)
- Move ftp/py-curl to ftp/py-pycurl
- Bump PORTREVISION for dependent ports
Notes
Notes: svn path=/head/; revision=403641
Diffstat (limited to 'print')
-rw-r--r--print/system-config-printer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/system-config-printer/Makefile b/print/system-config-printer/Makefile
index 0981975e324d..d77f9f21cba2 100644
--- a/print/system-config-printer/Makefile
+++ b/print/system-config-printer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= system-config-printer
PORTVERSION= 1.4.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print gnome
MASTER_SITES= http://cyberelk.net/tim/data/${PORTNAME}/${PORTVERSION:R}/
@@ -14,7 +14,7 @@ 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-pycups \
- ${PYTHON_SITELIBDIR}/pycurl.so:${PORTSDIR}/ftp/py-curl \
+ ${PYTHON_SITELIBDIR}/pycurl.so:${PORTSDIR}/ftp/py-pycurl \
${LOCALBASE}/libexec/cups-pk-helper-mechanism:${PORTSDIR}/print/cups-pk-helper
# 1.5 series is python3 ignore them for now.