diff options
Diffstat (limited to 'editors/nxml/Makefile')
-rw-r--r-- | editors/nxml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/nxml/Makefile b/editors/nxml/Makefile index 2a2d09d9f13f..7066c5cdd5a6 100644 --- a/editors/nxml/Makefile +++ b/editors/nxml/Makefile @@ -26,6 +26,7 @@ NXML_EXCLEXP= nxml-mode.xml\|nxml-mode.rnc\|test.invalid.xml\|test.valid.xml OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include <bsd.port.options.mk> do-install: |