diff --git a/games/kobodeluxe/Makefile b/games/kobodeluxe/Makefile index cb4d1a32490f..20303d7d9859 100644 --- a/games/kobodeluxe/Makefile +++ b/games/kobodeluxe/Makefile @@ -56,6 +56,8 @@ post-patch: s|-lSDL$$||; s|SDL/SDL|SDL|' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|$$(datadir)/games/kobo-deluxe|${DATADIR}|' \ ${WRKSRC}/data/Makefile.in + @${REINPLACE_CMD} -e 's|pipe2|kobopipe2|g' ${WRKSRC}/enemies.h \ + ${WRKSRC}/enemy.cpp post-install: ${CHGRP} games ${PREFIX}/bin/kobodl