diff options
author | kwm <kwm@FreeBSD.org> | 2015-03-10 20:35:58 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2015-03-10 20:35:58 +0800 |
commit | 0895108730c6cf257d39d18a76ff9ab669f3a1ca (patch) | |
tree | 473fde2964c77c6ec58bc91f33c83d41b0cc92c1 /multimedia/dvdauthor | |
parent | 1d1fc1696534e33d6b5318275cfc0df9c737773d (diff) | |
download | freebsd-ports-gnome-0895108730c6cf257d39d18a76ff9ab669f3a1ca.tar.gz freebsd-ports-gnome-0895108730c6cf257d39d18a76ff9ab669f3a1ca.tar.zst freebsd-ports-gnome-0895108730c6cf257d39d18a76ff9ab669f3a1ca.zip |
Update ImageMagick to 6.9.0-10.
- USES=pkgconfig:both since the *-config scripts are wrappers around pkg-config.
- Don't require ghostscript for the freetype2 option.
- Actualy remove the pkg-help file with is obsolete since r377347 when the
library names where normalized.
Due to libMagick++-6.so bump, chase depend ports.
Diffstat (limited to 'multimedia/dvdauthor')
-rw-r--r-- | multimedia/dvdauthor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/dvdauthor/Makefile b/multimedia/dvdauthor/Makefile index c9c3e30e08a9..49f90959d382 100644 --- a/multimedia/dvdauthor/Makefile +++ b/multimedia/dvdauthor/Makefile @@ -3,7 +3,7 @@ PORTNAME= dvdauthor PORTVERSION= 0.7.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= multimedia MASTER_SITES= SF |