diff options
Diffstat (limited to 'emulators/pearpc/Makefile')
-rw-r--r-- | emulators/pearpc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/pearpc/Makefile b/emulators/pearpc/Makefile index b1e28d76f0f7..db9f5eecc822 100644 --- a/emulators/pearpc/Makefile +++ b/emulators/pearpc/Makefile @@ -23,6 +23,7 @@ PLIST_DIRS= %%DATADIR%% OPTIONS_DEFINE= SDL OPTIMIZED_CFLAGS DEBUG SDL_DESC= Use SDL for user interface +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "ia64" |