diff options
Diffstat (limited to 'textproc/xincluder/Makefile')
-rw-r--r-- | textproc/xincluder/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xincluder/Makefile b/textproc/xincluder/Makefile index 907ce9c8117c..a2ebf498c236 100644 --- a/textproc/xincluder/Makefile +++ b/textproc/xincluder/Makefile @@ -28,6 +28,7 @@ PORTDOCS= apidoc index.html .endif SUB_FILES= xincluder.sh +NO_STAGE= yes do-install: @${ECHO_MSG} -n ">> Installing JAR as ${JAVAJARDIR}/${PORTNAME}.jar..." @${MKDIR} ${JAVAJARDIR} |