aboutsummaryrefslogtreecommitdiff
path: root/multimedia/audacious
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2009-12-03 16:11:20 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2009-12-03 16:11:20 +0000
commit6fb8258c8e546fb855cf0c9ada549a8d3921356b (patch)
tree820fc541343b51c7e8ab1d094d2224df0053feda /multimedia/audacious
parent60e83566fded14ec121d21ea96641119fbbef9ce (diff)
downloadports-6fb8258c8e546fb855cf0c9ada549a8d3921356b.tar.gz
ports-6fb8258c8e546fb855cf0c9ada549a8d3921356b.zip
Notes
Diffstat (limited to 'multimedia/audacious')
-rw-r--r--multimedia/audacious/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/audacious/Makefile b/multimedia/audacious/Makefile
index 02744fd9c336..ecc3b7478fe4 100644
--- a/multimedia/audacious/Makefile
+++ b/multimedia/audacious/Makefile
@@ -20,7 +20,7 @@ USE_GMAKE= yes
USE_XORG= x11 sm
USE_GNOME= gtk20 libglade2
USE_LDCONFIG= yes
-CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE}
+CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} --disable-xspf
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"