diff options
Diffstat (limited to 'games/viruskiller/Makefile')
-rw-r--r-- | games/viruskiller/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/viruskiller/Makefile b/games/viruskiller/Makefile index edc3c8548a03..520a75c8055f 100644 --- a/games/viruskiller/Makefile +++ b/games/viruskiller/Makefile @@ -26,6 +26,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAKEFILE= makefile +NO_STAGE= yes .include <bsd.port.options.mk> .if ${ARCH} == "amd64" |