summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2008-02-29 20:59:18 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2008-02-29 20:59:18 +0000
commit4b4f31f19f38c2483038e9d1134470e974af3f22 (patch)
tree895aa0c8183a11a85840285ab29b119198c0db09 /audio
parentfix a syntax error in the mowgli.h header file (diff)
remove BROKEN. The compilation error was fixed in libmowgli where the error
comes from
Notes
Notes: svn path=/head/; revision=208216
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