summaryrefslogtreecommitdiffstats
path: root/audio/bebocd
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2004-09-15 17:24:31 +0000
committerdanfe <danfe@FreeBSD.org>2004-09-15 17:24:31 +0000
commit30012a430e3400c094ed0ce3cdf6abd050b16714 (patch)
treed0ec58038477c7898032ff95940aa67193f0ec80 /audio/bebocd
parent6a31f7372c1935c63140589ebfce95c68b3a04e3 (diff)
downloadFreeBSD-ports-30012a430e3400c094ed0ce3cdf6abd050b16714.zip
FreeBSD-ports-30012a430e3400c094ed0ce3cdf6abd050b16714.tar.gz
Unbreak the build with recent GCC.
Reported by: pointyhat.freebsd.org Approved by: portmgr (marcus), fjoe (mentor, implicit)
Diffstat (limited to 'audio/bebocd')
-rw-r--r--audio/bebocd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/bebocd/Makefile b/audio/bebocd/Makefile
index 1b0e5c4..279d7f5 100644
--- a/audio/bebocd/Makefile
+++ b/audio/bebocd/Makefile
@@ -34,5 +34,6 @@ post-patch:
@${ECHO_MSG} "For example, CDROM=\"/dev/acd0c\" make"
@${ECHO_MSG} ""
.endif
+ @${REINPLACE_CMD} -e "s|gpointer data|gpointer arg|" ${WRKSRC}/src/callbacks.c
.include <bsd.port.mk>
OpenPOWER on IntegriCloud