aboutsummaryrefslogtreecommitdiffstats
path: root/print/scribus
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-07-18 19:11:29 +0800
committerDirk Meyer <dinoex@FreeBSD.org>2009-07-18 19:11:29 +0800
commit3bbc108312c59a9d56e6bd7a9130f8572093caaf (patch)
tree8e56c67cbd222afd02e8ebaf5562ceb6431033ac /print/scribus
parent4e0edf1034c6e05efb7571da455f2c7ff894a993 (diff)
downloadfreebsd-ports-gnome-3bbc108312c59a9d56e6bd7a9130f8572093caaf.tar.gz
freebsd-ports-gnome-3bbc108312c59a9d56e6bd7a9130f8572093caaf.tar.zst
freebsd-ports-gnome-3bbc108312c59a9d56e6bd7a9130f8572093caaf.zip
- update to jpeg7
Tested by: pav on pointyhat
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 4db866f69151..e0b5820dd3e3 100644
--- a/print/scribus/Makefile
+++ b/print/scribus/Makefile
@@ -8,6 +8,7 @@
PORTNAME= scribus
PORTVERSION= 1.3.3.13
+PORTREVISION= 1
CATEGORIES= print editors
MASTER_SITES= SF \
http://www.scribus.net/downloads/${PORTVERSION}/
@@ -15,7 +16,7 @@ MASTER_SITES= SF \
MAINTAINER= scjamorim@bsd.com.br
COMMENT= A comprehensive desktop publishing program
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \
lcms.1:${PORTSDIR}/graphics/lcms \
png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff \