diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-04-29 23:03:03 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-04-29 23:03:03 +0000 |
commit | d8e1e16e64701b6d51c9402ad779fd5560b8ce51 (patch) | |
tree | 266f139932061c245ade2aa3ef5c087c802dc5e3 /audio/marlin | |
parent | 96ae3a6609c06c520d2aad7f2f89fb23d7b54e8e (diff) |
Notes
Diffstat (limited to 'audio/marlin')
-rw-r--r-- | audio/marlin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/marlin/Makefile b/audio/marlin/Makefile index a7ae2048d170..bafd9cdcdcb1 100644 --- a/audio/marlin/Makefile +++ b/audio/marlin/Makefile @@ -6,7 +6,7 @@ PORTNAME= marlin PORTVERSION= 0.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -20,7 +20,7 @@ LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnometarget intlhack libgnomeui nautiluscdburner -USE_GSTREAMER= flac gconf mad vorbis +USE_GSTREAMER80= flac gconf mad vorbis INSTALLS_OMF= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes |