diff options
Diffstat (limited to 'games/adom/Makefile')
-rw-r--r-- | games/adom/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/adom/Makefile b/games/adom/Makefile index 7a2f338c673b..f2c04b99362b 100644 --- a/games/adom/Makefile +++ b/games/adom/Makefile @@ -21,12 +21,11 @@ NO_CDROM= Copy of CD must be sent to author OPTIONS_DEFINE= DOCS ONLY_FOR_ARCHS= i386 amd64 -USE_LINUX= yes -USE_LINUX_APPS= ncurses-base xorglibs +USES= linux +USE_LINUX= ncurses-base xorglibs WRKSRC= ${WRKDIR}/adom NO_BUILD= yes -STRIP= # empty: do not strip linux binary! SUB_FILES= pkg-message |