diff options
Diffstat (limited to 'emulators/linux-peops-softgpu/Makefile')
-rw-r--r-- | emulators/linux-peops-softgpu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/linux-peops-softgpu/Makefile b/emulators/linux-peops-softgpu/Makefile index baf496442309..6b275f3514d6 100644 --- a/emulators/linux-peops-softgpu/Makefile +++ b/emulators/linux-peops-softgpu/Makefile @@ -28,6 +28,7 @@ PSEMUPRO_PLUGINS_DIR= ${PREFIX}/lib/psemupro/plugins PSEMUPRO_CFGBINS_DIR= ${PREFIX}/libexec/psemupro/cfg PSEMUPRO_CFGFILES_DIR= ${PREFIX}/share/psemupro/cfg +NO_STAGE= yes .include <bsd.port.options.mk> .include "${.CURDIR}/../linux-pete-xgl2gpu/Makefile.inc" |