diff options
Diffstat (limited to 'graphics/ImageMagick7/Makefile')
-rw-r--r-- | graphics/ImageMagick7/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ImageMagick7/Makefile b/graphics/ImageMagick7/Makefile index ad4ffa5cfee1..7184e51621e2 100644 --- a/graphics/ImageMagick7/Makefile +++ b/graphics/ImageMagick7/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ImageMagick -DISTVERSION= 7.0.7-4 +DISTVERSION= 7.0.7-16 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ http://www.imagemagick.org/download/legacy/ \ @@ -53,7 +53,7 @@ USE_GNOME= libxml2 SAMPLE_FILES= coder.xml colors.xml delegates.xml log.xml magic.xml mime.xml \ policy.xml quantization-table.xml thresholds.xml \ type-apple.xml type-dejavu.xml type-ghostscript.xml \ - type-windows.xml type.xml + type-urw-base35.xml type-windows.xml type.xml PLIST_SUB= PORTVERSION=${PORTVERSION:R} |