diff options
Diffstat (limited to 'textproc/saxon-he/Makefile')
-rw-r--r-- | textproc/saxon-he/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/saxon-he/Makefile b/textproc/saxon-he/Makefile index 5179c7255bc6..3a7a3bbabe25 100644 --- a/textproc/saxon-he/Makefile +++ b/textproc/saxon-he/Makefile @@ -36,6 +36,7 @@ PORTEXAMPLES= * SUB_FILES= saxon.sh SUB_LIST= SAXON_JARS="${JARFILES:S,^,${DATADIR}/,}" +NO_STAGE= yes do-install: @${ECHO_MSG} -n ">> Installing JARs in ${DATADIR}/..." @${MKDIR} ${DATADIR} |