aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-09-18 13:57:52 +0800
committerknu <knu@FreeBSD.org>2001-09-18 13:57:52 +0800
commite783234a158d48cd8dd2c35a5b6f2628a3a11210 (patch)
tree059ee0b3d788d7163c64cb37de05a08c60aad941
parentc9f47006d39c67140ab297bdb8fa4746371290fa (diff)
downloadfreebsd-ports-graphics-e783234a158d48cd8dd2c35a5b6f2628a3a11210.tar.gz
freebsd-ports-graphics-e783234a158d48cd8dd2c35a5b6f2628a3a11210.tar.zst
freebsd-ports-graphics-e783234a158d48cd8dd2c35a5b6f2628a3a11210.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 4d87a532b23..1269b36ef41 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