diff options
Diffstat (limited to 'textproc/saxon-devel')
-rw-r--r-- | textproc/saxon-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/saxon-devel/Makefile b/textproc/saxon-devel/Makefile index fcbfa4a8a27b..dc5eeebba982 100644 --- a/textproc/saxon-devel/Makefile +++ b/textproc/saxon-devel/Makefile @@ -36,6 +36,7 @@ PLIST_FILES+= ${JARFILES:S,^,%%JAVAJARDIR%%/,} bin/saxon bin/saxon-xquery PORTDOCS= * .endif +NO_STAGE= yes .include <bsd.port.pre.mk> .include <bsd.port.options.mk> |