diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-02-07 07:30:14 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-02-07 07:30:14 +0000 |
commit | 2a889fc683ad5ffe77dafaa7340a440f7af88c31 (patch) | |
tree | 9a76989ead7c307e494beb9b4bf70d2c5f411500 /audio/sound-juicer/Makefile | |
parent | f0afb7a256e1a5c621449a335443edb9629eaaa7 (diff) |
Notes
Diffstat (limited to 'audio/sound-juicer/Makefile')
-rw-r--r-- | audio/sound-juicer/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index 59c5cebaf0e8..b268085e5a62 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -6,12 +6,12 @@ # PORTNAME= sound-juicer -PORTVERSION= 0.5.15 +PORTVERSION= 0.6.0 CATEGORIES= audio gnome MASTER_SITES= http://www.burtonini.com/computing/ DIST_SUBDIR= gnome2 -MAINTAINER= bland@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= Clean, mean and lean CD ripper for GNOME2 LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz @@ -21,7 +21,7 @@ INSTALLS_OMF= yes USE_GMAKE= yes USE_REINPLACE= yes USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui gstreamerplugins -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 CONFIGURE_ARGS= --enable-ignore-missing-cd GCONF_SCHEMAS= sound-juicer.schemas |