diff options
Diffstat (limited to 'audio/musicbrainz/Makefile')
-rw-r--r-- | audio/musicbrainz/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/musicbrainz/Makefile b/audio/musicbrainz/Makefile index 0d1e5725b1f2..7a44c311f3cb 100644 --- a/audio/musicbrainz/Makefile +++ b/audio/musicbrainz/Makefile @@ -6,13 +6,14 @@ # PORTNAME= musicbrainz -PORTVERSION= 1.0.0.pre4 +PORTVERSION= 1.0.0.pre5 CATEGORIES= audio MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/ -DISTNAME= ${PORTNAME}-1.0.0pre4 +DISTNAME= ${PORTNAME}-1.0.0pre5 MAINTAINER= roman@xpert.com +USE_NEWGCC= yes INSTALLS_SHLIB= yes USE_GMAKE= yes USE_LIBTOOL= yes |