mark as IGNORE:

does not work with audacious 2 and audacious-plugins already deliveres a demac plugin
This commit is contained in:
Oliver Lehmann 2009-05-21 07:47:46 +00:00
parent 5b0c008d13
commit 04ade24fca

View file

@ -14,13 +14,15 @@ MASTER_SITES= http://www.netswarm.net/misc/
MAINTAINER= buganini@gmail.com
COMMENT= Audacious plugin that support the Monkey's Audio lossless formats
LIB_DEPENDS= audclient.1:${PORTSDIR}/multimedia/audacious \
LIB_DEPENDS= audclient.2:${PORTSDIR}/multimedia/audacious \
mac.2:${PORTSDIR}/audio/mac
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include/"
IGNORE= does not work with audacious 2 and audacious-plugins already deliveres a demac plugin
post-patch:
@${REINPLACE_CMD} -e 's|CXXFLAGS = @CXXFLAGS@|CXXFLAGS = @CXXFLAGS@ -lmac|' ${WRKSRC}/src/Makefile.in