aboutsummaryrefslogtreecommitdiff
path: root/print/scribus
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-03-11 11:53:42 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-03-11 11:53:42 +0000
commit59272d10178066cdfa1d1aea23c915a09473d798 (patch)
tree923210657ff3819220d9f901a4ae5748d77b8564 /print/scribus
parentfc9825be880916c415aad3c9a9483fd377323fdf (diff)
downloadports-59272d10178066cdfa1d1aea23c915a09473d798.tar.gz
ports-59272d10178066cdfa1d1aea23c915a09473d798.zip
Notes
Diffstat (limited to 'print/scribus')
-rw-r--r--print/scribus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/scribus/Makefile b/print/scribus/Makefile
index 9be4c9c9901b..d46e1ead2fde 100644
--- a/print/scribus/Makefile
+++ b/print/scribus/Makefile
@@ -3,6 +3,7 @@
PORTNAME= scribus
PORTVERSION= 1.4.6
+PORTREVISION= 1
CATEGORIES= print editors
MASTER_SITES= SF \
http://www.scribus.net/downloads/${PORTVERSION}/
@@ -13,7 +14,7 @@ COMMENT= Comprehensive desktop publishing program
LIB_DEPENDS= liblcms.so:${PORTSDIR}/graphics/lcms \
libpng.so:${PORTSDIR}/graphics/png \
libtiff.so:${PORTSDIR}/graphics/tiff \
- libcups.so:${PORTSDIR}/print/cups-client \
+ libcups.so:${PORTSDIR}/print/cups \
libfreetype.so:${PORTSDIR}/print/freetype2 \
libpodofo.so:${PORTSDIR}/graphics/podofo \
libboost_thread.so:${PORTSDIR}/devel/boost-libs \