summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2008-02-29 20:52:11 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2008-02-29 20:52:11 +0000
commit48a95de2e94c329e591a6f9cd446ec43af5bdb6e (patch)
tree8a1185047c80a5d3926daa1603928cbaab65b916 /audio
parentHyperlinked documentation for the HsColour libraries. (diff)
mark it BROKEN.
Author is aware ofi it, the error occured with the first 1.4 audacious versions in 12/07 and is still there
Notes
Notes: svn path=/head/; revision=208213
Diffstat (limited to 'audio')
-rw-r--r--audio/audacious-mac/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/audacious-mac/Makefile b/audio/audacious-mac/Makefile
index ec5eb192966e..a0682a46b4eb 100644
--- a/audio/audacious-mac/Makefile
+++ b/audio/audacious-mac/Makefile
@@ -19,6 +19,7 @@ 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