diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-06-20 15:41:53 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-06-20 15:41:53 +0000 |
commit | 6d160479c29813074da497bcbccf5b7f0fcecbd2 (patch) | |
tree | d86b9903b6ae2e2ab076240a0fe0bf0211e2ebd3 /audio/sound-juicer | |
parent | 29340dd1722704af4305d3ba1a52341372e3aeff (diff) | |
download | ports-6d160479c29813074da497bcbccf5b7f0fcecbd2.tar.gz ports-6d160479c29813074da497bcbccf5b7f0fcecbd2.zip |
Notes
Diffstat (limited to 'audio/sound-juicer')
-rw-r--r-- | audio/sound-juicer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index 62308c80529d..91068b542b5e 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -8,7 +8,7 @@ PORTNAME= sound-juicer PORTVERSION= 2.22.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -19,7 +19,7 @@ COMMENT= Clean, mean and lean CD ripper for GNOME2 LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ gnome-media-profiles.0:${PORTSDIR}/audio/gnome-media \ cdio.8:${PORTSDIR}/sysutils/libcdio \ - tag.5:${PORTSDIR}/audio/taglib + tag.6:${PORTSDIR}/audio/taglib USE_BZIP2= yes USE_GETTEXT= yes |