diff options
Diffstat (limited to 'emulators/openmsx')
-rw-r--r-- | emulators/openmsx/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index e94a5914db09..b91236f2ffdf 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -37,10 +37,6 @@ OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> -.ifdef NOPORTDATA -IGNORE= opemsx requires port data, unset NOPORTDATA to install -.endif - .if !${PORT_OPTIONS:MDOCS} # Use dummy target rather than rewriting makefile MAKE_ARGS+= INSTALL_DOC_DIR=${WRKSRC}/dummy |