diff options
Diffstat (limited to 'games/adom')
-rw-r--r-- | games/adom/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/adom/Makefile b/games/adom/Makefile index 56f49e0..d314cea 100644 --- a/games/adom/Makefile +++ b/games/adom/Makefile @@ -13,12 +13,12 @@ DISTNAME= adom-100-elf MAINTAINER= rover@lglobus.ru -RUN_DEPENDS= ${LINUXBASE}/lib/libc-2.2.2.so:${PORTSDIR}/emulators/linux_base-7 - -WRKSRC= ${WRKDIR}/adom +NO_CDROM= Copy of CD must be sent to author ONLY_FOR_ARCHS= i386 -NO_CDROM= Copy of CD must be sent to author + +USE_LINUX= yes +WRKSRC= ${WRKDIR}/adom NO_BUILD= yes STRIP= # empty: do not strip linux binary! |