summaryrefslogtreecommitdiffstats
path: root/audio/xmms-mad
diff options
context:
space:
mode:
authorbeech <beech@FreeBSD.org>2008-03-21 19:51:42 +0000
committerbeech <beech@FreeBSD.org>2008-03-21 19:51:42 +0000
commit33efb9539c7d4e3bd619b8bdb28e4d500ec5282f (patch)
treeb6786b7e502a6b1e8eb17b8c4fb6988b37a454ec /audio/xmms-mad
parent14640e433348dac4ed6781dacf90857b738af5af (diff)
downloadFreeBSD-ports-33efb9539c7d4e3bd619b8bdb28e4d500ec5282f.zip
FreeBSD-ports-33efb9539c7d4e3bd619b8bdb28e4d500ec5282f.tar.gz
- Remove USE_X_PREFIX
- Use SF macro - Bump portrevision Approved by: David Yeske <dyeske@gmail.com> (maintainer, implicit)
Diffstat (limited to 'audio/xmms-mad')
-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 5a8a9e9c..3f3daf0 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
OpenPOWER on IntegriCloud