summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-18 05:57:52 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-18 05:57:52 +0000
commiteccaf5917753bc32e0086db8893d16edf8249ea4 (patch)
tree65021cc1eb3e3f8ea8ac9280e572b06f13684e19
parent1402ed0dcc689c483f843cafb8b5a492ba7ac5db (diff)
downloadfreebsd-ports-eccaf5917753bc32e0086db8893d16edf8249ea4.zip
Reflect the updates of libwmf and ming.
Bump PORTREVISION.
-rw-r--r--graphics/autotrace/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile
index 4d87a532b232..1269b36ef41d 100644
--- a/graphics/autotrace/Makefile
+++ b/graphics/autotrace/Makefile
@@ -7,6 +7,7 @@
PORTNAME= autotrace
PORTVERSION= 0.27a
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://homepage.go.com/~martweb/
@@ -20,8 +21,8 @@ LIB_DEPENDS= jbig.1:${PORTSDIR}/graphics/jbigkit \
freetype.7:${PORTSDIR}/print/freetype2 \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
- ming.2:${PORTSDIR}/graphics/ming \
- wmf.1:${PORTSDIR}/graphics/libwmf \
+ ming.3:${PORTSDIR}/graphics/ming \
+ wmf.2:${PORTSDIR}/graphics/libwmf \
Magick.5:${PORTSDIR}/graphics/ImageMagick
.if !exists(/usr/bin/bzip2)
LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2