diff options
Diffstat (limited to 'emulators/linux-pete-xgl2gpu/Makefile')
-rw-r--r-- | emulators/linux-pete-xgl2gpu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/linux-pete-xgl2gpu/Makefile b/emulators/linux-pete-xgl2gpu/Makefile index c841ab2..7a3358d 100644 --- a/emulators/linux-pete-xgl2gpu/Makefile +++ b/emulators/linux-pete-xgl2gpu/Makefile @@ -31,6 +31,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" |