diff options
author | mnag <mnag@FreeBSD.org> | 2006-05-24 22:21:45 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2006-05-24 22:21:45 +0800 |
commit | 80461f14ff2ee584acb77ac3c9795c45d5edb0cc (patch) | |
tree | 1ab14486bfc4d2661b3df307b884327629b5fde7 /multimedia/libxine | |
parent | e64bef3f94883b85de4477697f58f08df02301c6 (diff) | |
download | freebsd-ports-gnome-80461f14ff2ee584acb77ac3c9795c45d5edb0cc.tar.gz freebsd-ports-gnome-80461f14ff2ee584acb77ac3c9795c45d5edb0cc.tar.zst freebsd-ports-gnome-80461f14ff2ee584acb77ac3c9795c45d5edb0cc.zip |
- Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
Diffstat (limited to 'multimedia/libxine')
-rw-r--r-- | multimedia/libxine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index 39990a761c03..ca9081f8ddd2 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -30,7 +30,7 @@ LIB_DEPENDS= FLAC.7:${PORTSDIR}/audio/flac \ cdio.7:${PORTSDIR}/sysutils/libcdio \ modplug.0:${PORTSDIR}/audio/libmodplug \ vcdinfo.2:${PORTSDIR}/multimedia/vcdimager \ - Wand.9:${PORTSDIR}/graphics/ImageMagick + Wand.10:${PORTSDIR}/graphics/ImageMagick USE_GETTEXT= yes USE_ICONV= yes |