diff options
author | makc <makc@FreeBSD.org> | 2010-08-12 04:58:04 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-08-12 04:58:04 +0800 |
commit | 82f3b7d1581b58ff8959f85b2937f6deecd7611c (patch) | |
tree | 56deedd2f4a51f2caf5b75da19d0f1e21b38b02f /audio/etoile-melodie | |
parent | 7b2c24c9d3e71d8b7f35f0c76368556d3d18f241 (diff) | |
download | freebsd-ports-gnome-82f3b7d1581b58ff8959f85b2937f6deecd7611c.tar.gz freebsd-ports-gnome-82f3b7d1581b58ff8959f85b2937f6deecd7611c.tar.zst freebsd-ports-gnome-82f3b7d1581b58ff8959f85b2937f6deecd7611c.zip |
Chase multimedia/mp4v2 update.
PR: ports/148643
Submitted by: Christopher Key <cjk32 at cam.ac.uk>
Diffstat (limited to 'audio/etoile-melodie')
-rw-r--r-- | audio/etoile-melodie/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/etoile-melodie/Makefile b/audio/etoile-melodie/Makefile index 011b33c735b0..56fe535b8909 100644 --- a/audio/etoile-melodie/Makefile +++ b/audio/etoile-melodie/Makefile @@ -7,7 +7,7 @@ PORTNAME= melodie PORTVERSION= 0.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio gnustep MASTER_SITES= http://download.gna.org/etoile/ PKGNAMEPREFIX= etoile- @@ -17,7 +17,7 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= Etoile Project music player LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib \ - mp4v2.0:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2 + mp4v2.10:${PORTSDIR}/multimedia/mp4v2 USE_BZIP2= yes USE_GNUSTEP= yes |