diff options
Diffstat (limited to 'games/cleanq3/Makefile')
-rw-r--r-- | games/cleanq3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/cleanq3/Makefile b/games/cleanq3/Makefile index 694662e38558..06cf732720c3 100644 --- a/games/cleanq3/Makefile +++ b/games/cleanq3/Makefile @@ -34,6 +34,7 @@ PLIST_SUB= LIBDIR="${LIBDIR:S/${PREFIX}\///}" LIBDIR= ${PREFIX}/lib/${PORTNAME} VM_ARCHS= i386 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${ARCH} == "i386" |