aboutsummaryrefslogtreecommitdiff
path: root/games/gshisen
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2005-09-14 10:35:32 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2005-09-14 10:35:32 +0000
commit1c26a24b673c24e386efc8be0c97224a90c8436e (patch)
treed6730db22f238259ac8bccb9dfef36aee371f452 /games/gshisen
parentb5d21791bfa3290776eb6a2b448322f6ba6f7ee9 (diff)
downloadports-1c26a24b673c24e386efc8be0c97224a90c8436e.tar.gz
ports-1c26a24b673c24e386efc8be0c97224a90c8436e.zip
Notes
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>