aboutsummaryrefslogtreecommitdiff
path: root/games/gshisen
diff options
context:
space:
mode:
Diffstat (limited to 'games/gshisen')
-rw-r--r--games/gshisen/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/games/gshisen/Makefile b/games/gshisen/Makefile
index 629b1d4426e6..3aa4b6fa131d 100644
--- a/games/gshisen/Makefile
+++ b/games/gshisen/Makefile
@@ -23,6 +23,11 @@ USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
+USE_REINPLACE= yes
+
+post-patch:
+ ${REINPLACE_CMD} -e 's|)/Makefiles|)/Library/Makefiles|' \
+ ${WRKSRC}/GNUmakefile
.include <bsd.port.pre.mk>