aboutsummaryrefslogtreecommitdiff
path: root/print/scribus
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-02-05 11:46:55 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-02-05 11:46:55 +0000
commitca9c60461cb276ee2afe18260afc8dec97c1b6f8 (patch)
tree723ef4dd1e7ab15998168c724ba862742907ca7a /print/scribus
parentfba82b2a968f007c64e260a48433dc7f9e39a3b8 (diff)
downloadports-ca9c60461cb276ee2afe18260afc8dec97c1b6f8.tar.gz
ports-ca9c60461cb276ee2afe18260afc8dec97c1b6f8.zip
- update to jpeg-8
Notes
Notes: svn path=/head/; revision=249285
Diffstat (limited to 'print/scribus')
-rw-r--r--print/scribus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/scribus/Makefile b/print/scribus/Makefile
index 8e338c9273a2..9cfe512f4ed9 100644
--- a/print/scribus/Makefile
+++ b/print/scribus/Makefile
@@ -8,7 +8,7 @@
PORTNAME= scribus
PORTVERSION= 1.3.3.13
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print editors
MASTER_SITES= SF \
http://www.scribus.net/downloads/${PORTVERSION}/
@@ -16,7 +16,7 @@ MASTER_SITES= SF \
MAINTAINER= sylvio@FreeBSD.org
COMMENT= A comprehensive desktop publishing program
-LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
lcms.1:${PORTSDIR}/graphics/lcms \
png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff \