diff options
Diffstat (limited to 'emulators/i386-wine-devel/Makefile')
-rw-r--r-- | emulators/i386-wine-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/i386-wine-devel/Makefile b/emulators/i386-wine-devel/Makefile index 1d7c8c7d8fa5..b80eaa245be6 100644 --- a/emulators/i386-wine-devel/Makefile +++ b/emulators/i386-wine-devel/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-devel # - amd64 specific port to be normal port (based on binary package) |