diff options
Diffstat (limited to 'emulators/joytran/Makefile')
-rw-r--r-- | emulators/joytran/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/joytran/Makefile b/emulators/joytran/Makefile index 1d56f48160ba..2daaf2f4f739 100644 --- a/emulators/joytran/Makefile +++ b/emulators/joytran/Makefile @@ -22,6 +22,7 @@ USES= cmake pkgconfig CMAKE_ARGS= -DLOCALBASE="${LOCALBASE}" -DPREFIX="${PREFIX}" USE_XORG= x11 xtst +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} |