aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-mad/Makefile
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-03-21 19:51:42 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-03-21 19:51:42 +0000
commita4939ed92e7e607124a26e6f88b89166974b79d2 (patch)
treef273534ed18c6ed6317bf75ab83c5a5cec005c91 /audio/xmms-mad/Makefile
parent8bc8d7d5cbd3dfd8e0524b499dc60fc8cf9b0cd2 (diff)
downloadports-a4939ed92e7e607124a26e6f88b89166974b79d2.tar.gz
ports-a4939ed92e7e607124a26e6f88b89166974b79d2.zip
- Remove USE_X_PREFIX
- Use SF macro - Bump portrevision Approved by: David Yeske <dyeske@gmail.com> (maintainer, implicit)
Notes
Notes: svn path=/head/; revision=209551
Diffstat (limited to 'audio/xmms-mad/Makefile')
-rw-r--r--audio/xmms-mad/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/audio/xmms-mad/Makefile b/audio/xmms-mad/Makefile
index 5a8a9e9c13ed..3f3daf0681be 100644
--- a/audio/xmms-mad/Makefile
+++ b/audio/xmms-mad/Makefile
@@ -7,10 +7,9 @@
PORTNAME= xmms-mad
PORTVERSION= 0.1.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= xmms-mad
+MASTER_SITES= SF
MAINTAINER= dyeske@gmail.com
COMMENT= A XMMS input plugin that uses libmad
@@ -21,7 +20,6 @@ BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
PLIST_FILES= lib/xmms/Input/libxmmsmad.so
-USE_X_PREFIX= yes
USE_GNOME= gtk12
USE_GMAKE= yes
GNU_CONFIGURE= yes