aboutsummaryrefslogtreecommitdiff
path: root/audio/gimmix
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-03-08 08:04:10 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-03-08 08:04:10 +0000
commitc401538bead79fdc9e59a04467e35222b7e7b544 (patch)
tree84106bbfa516aa641ebbf8f5081adecccd0b4aa1 /audio/gimmix
parent3ce0866a9c937f93aedead3fd9faca8580b92a2c (diff)
downloadports-c401538bead79fdc9e59a04467e35222b7e7b544.tar.gz
ports-c401538bead79fdc9e59a04467e35222b7e7b544.zip
Notes
Diffstat (limited to 'audio/gimmix')
-rw-r--r--audio/gimmix/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/gimmix/Makefile b/audio/gimmix/Makefile
index 979ecc342c22..a2eb2739d582 100644
--- a/audio/gimmix/Makefile
+++ b/audio/gimmix/Makefile
@@ -49,5 +49,6 @@ PLIST_SUB+= NLS="@comment "
post-patch:
@${LN} -sf ${LOCALBASE}/share/intltool/Makefile.in.in ${WRKSRC}/po/Makefile.in.in
+ @${REINPLACE_CMD} -e '/<curl\/types.h>/d' ${WRKSRC}/src/gimmix-covers.c ${WRKSRC}/src/gimmix-lyrics.c
.include <bsd.port.mk>