summaryrefslogtreecommitdiffstats
path: root/audio/aqualung/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/aqualung/Makefile')
-rw-r--r--audio/aqualung/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile
index 4375b2c..d780ded 100644
--- a/audio/aqualung/Makefile
+++ b/audio/aqualung/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.0
CATEGORIES= audio
MASTER_SITES= SF
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= portmaster@BSDforge.com
COMMENT= Music player with rich features
LICENSE= GPLv2+
@@ -29,14 +29,11 @@ LIB_DEPENDS= libFLAC.so:${PORTSDIR}/audio/flac \
libcdio_paranoia.so:${PORTSDIR}/sysutils/libcdio-paranoia \
liblrdf.so:${PORTSDIR}/textproc/liblrdf
-USES= gettext lua pkgconfig
+USES= gettext localbase lua pkgconfig
USE_GNOME= gtk20 libxml2 libxslt
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ifp=no
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
DESKTOP_ENTRIES="Aqualung" "" "${DATADIR}/general.png" "aqualung" \
"Audio;AudioVideo;GTK;" ""
OpenPOWER on IntegriCloud