diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-03-21 19:51:42 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-03-21 19:51:42 +0000 |
commit | a4939ed92e7e607124a26e6f88b89166974b79d2 (patch) | |
tree | f273534ed18c6ed6317bf75ab83c5a5cec005c91 /audio/xmms-faad | |
parent | 8bc8d7d5cbd3dfd8e0524b499dc60fc8cf9b0cd2 (diff) | |
download | ports-a4939ed92e7e607124a26e6f88b89166974b79d2.tar.gz ports-a4939ed92e7e607124a26e6f88b89166974b79d2.zip |
Notes
Diffstat (limited to 'audio/xmms-faad')
-rw-r--r-- | audio/xmms-faad/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/xmms-faad/Makefile b/audio/xmms-faad/Makefile index dcc046d6cd45..d1e67904c07a 100644 --- a/audio/xmms-faad/Makefile +++ b/audio/xmms-faad/Makefile @@ -7,9 +7,9 @@ PORTNAME= faad2 PORTVERSION= 2.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= SF MASTER_SITE_SUBDIR= faac PKGNAMEPREFIX= xmms- @@ -27,7 +27,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_AUTOTOOLS= automake:15 autoheader:261 autoconf:261 libtool:15 AUTOMAKE_ARGS= --add-missing -USE_X_PREFIX= yes USE_GNOME= gtk12 USE_GMAKE= yes |