diff options
Diffstat (limited to 'games/egoboo/Makefile')
-rw-r--r-- | games/egoboo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/egoboo/Makefile b/games/egoboo/Makefile index ef27474fd0eb..7fdc83e6ec27 100644 --- a/games/egoboo/Makefile +++ b/games/egoboo/Makefile @@ -25,6 +25,7 @@ PLIST_FILES= bin/${PORTNAME} libexec/${PORTNAME} PORTDATA= * +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|/usr/share/egoboo|${DATADIR}|g; \ s|cp -a|cp -RPp|; s|/usr/libexec|${PREFIX}/libexec|' \ |