diff options
Diffstat (limited to 'games/linux-nwserver')
-rw-r--r-- | games/linux-nwserver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-nwserver/Makefile b/games/linux-nwserver/Makefile index aa4523fd3eaa..0f7072225c6f 100644 --- a/games/linux-nwserver/Makefile +++ b/games/linux-nwserver/Makefile @@ -16,7 +16,7 @@ DISTNAME= linuxserver${PORTVERSION:S/.//} MAINTAINER= apeiron@coitusmentis.info COMMENT= Neverwinter Nights Linux (x86) Dedicated Server -USE_LINUX= yes +USE_LINUX?= yes NO_BUILD= yes ONLY_FOR_ARCHS= i386 WRKSRC= ${WRKDIR} |