aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2008-03-01 04:59:18 +0800
committeroliver <oliver@FreeBSD.org>2008-03-01 04:59:18 +0800
commit9a23852eac7f71c4466db19ffb1d46d163d399a1 (patch)
treed6babca5e5761b993a5cbd514b3b4ad49388646c /audio
parent76c905afd3f26c65b967d79a15ed7dedf1740b6d (diff)
downloadfreebsd-ports-gnome-9a23852eac7f71c4466db19ffb1d46d163d399a1.tar.gz
freebsd-ports-gnome-9a23852eac7f71c4466db19ffb1d46d163d399a1.tar.zst
freebsd-ports-gnome-9a23852eac7f71c4466db19ffb1d46d163d399a1.zip
remove BROKEN. The compilation error was fixed in libmowgli where the error
comes from
Diffstat (limited to 'audio')
-rw-r--r--audio/audacious-mac/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/audacious-mac/Makefile b/audio/audacious-mac/Makefile
index a0682a46b4eb..ec5eb192966e 100644
--- a/audio/audacious-mac/Makefile
+++ b/audio/audacious-mac/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= audclient.1:${PORTSDIR}/multimedia/audacious \
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include/"
-BROKEN= Does not compile
post-patch:
@${REINPLACE_CMD} -e 's|CXXFLAGS = @CXXFLAGS@|CXXFLAGS = @CXXFLAGS@ -lmac|' ${WRKSRC}/src/Makefile.in