diff options
Diffstat (limited to 'audio/xmms-efxmms/Makefile')
-rw-r--r-- | audio/xmms-efxmms/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/audio/xmms-efxmms/Makefile b/audio/xmms-efxmms/Makefile index 7261db81ca54..944213718418 100644 --- a/audio/xmms-efxmms/Makefile +++ b/audio/xmms-efxmms/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: audio/xmms-efxmms -# Date created: 17 Jun 2005 -# Whom: Alejandro Pulver <alejandro@varnet.biz> -# +# Created by: Alejandro Pulver <alejandro@varnet.biz> # $FreeBSD$ -# PORTNAME= xmms-efxmms PORTVERSION= 0.0.3 @@ -17,8 +13,8 @@ COMMENT= Send the XMMS audio output through a queue of multiple effect plugins LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms +USES= gmake USE_BZIP2= yes -USE_GMAKE= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes |