diff options
Diffstat (limited to 'emulators/i386-wine/Makefile')
-rw-r--r-- | emulators/i386-wine/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/i386-wine/Makefile b/emulators/i386-wine/Makefile index 3e65cfa1622b..57c256fd1fb6 100644 --- a/emulators/i386-wine/Makefile +++ b/emulators/i386-wine/Makefile @@ -1,6 +1,7 @@ # Created by: David Naylor (dbn@FreeBSD.org) # $FreeBSD$ +NO_STAGE= yes # Special bootstrapper to allow: # - i386 specific port to be slave to ${PORTSDIR}/emulators/wine # - amd64 specific port to be normal port (based on binary package) |