aboutsummaryrefslogtreecommitdiff
path: root/audio/bebocd
diff options
context:
space:
mode:
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 1b0e5c4bcf93..279d7f5e5036 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>