diff options
Diffstat (limited to 'audio/xmms-fc/Makefile')
-rw-r--r-- | audio/xmms-fc/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/audio/xmms-fc/Makefile b/audio/xmms-fc/Makefile index 928124c0ff26..2e23b04d4c8e 100644 --- a/audio/xmms-fc/Makefile +++ b/audio/xmms-fc/Makefile @@ -7,10 +7,10 @@ PORTNAME= xmms-fc PORTVERSION= 0.5.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF + MAINTAINER= dyeske@gmail.com COMMENT= A XMMS future composer input plugin @@ -19,7 +19,6 @@ BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms PLIST_FILES= lib/xmms/Input/libfc.so lib/xmms/Input/libfc.la -USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GNOME= gtk12 USE_LDCONFIG= yes |