diff options
Diffstat (limited to 'games/adom/Makefile')
-rw-r--r-- | games/adom/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/adom/Makefile b/games/adom/Makefile index 4333fe6abd82..5ce72e2dd7e8 100644 --- a/games/adom/Makefile +++ b/games/adom/Makefile @@ -18,10 +18,10 @@ RUN_DEPENDS= /compat/linux/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base WRKSRC= ${WRKDIR}/adom ONLY_FOR_ARCHS= i386 -NO_CDROM= Copy of CD must be sent to author +NO_CDROM= Copy of CD must be sent to author -NO_WRKSUBDIR= yes -STRIP= # empty: do not strip linux binary! +NO_WRKSUBDIR= yes +STRIP= # empty: do not strip linux binary! do-patch: do-configure: |