diff options
Diffstat (limited to 'games/xteddy/Makefile')
-rw-r--r-- | games/xteddy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xteddy/Makefile b/games/xteddy/Makefile index 0f2b0333b045..5f29af21e9ee 100644 --- a/games/xteddy/Makefile +++ b/games/xteddy/Makefile @@ -30,6 +30,7 @@ PLIST_FILES= bin/xteddy bin/xteddy_test bin/xtoys \ %%DATADIR%%/xtrouble.png %%DATADIR%%/xtuxxy.png PLIST_DIRS= %%DATADIR%% +NO_STAGE= yes post-patch: .for f in configure xteddy.c @${REINPLACE_CMD} -e \ |