aboutsummaryrefslogtreecommitdiff
path: root/devel/avalon-framework/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/avalon-framework/Makefile')
-rw-r--r--devel/avalon-framework/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/avalon-framework/Makefile b/devel/avalon-framework/Makefile
index ceeeb6656273..0d491bad6d31 100644
--- a/devel/avalon-framework/Makefile
+++ b/devel/avalon-framework/Makefile
@@ -27,6 +27,7 @@ PORTDOCS= api basics.html cop cvs-usage.html dependencies.html images \
JARFILES= ${PORTNAME}.jar ${PORTNAME}-api.jar ${PORTNAME}-impl.jar
PLIST_FILES+= ${JARFILES:S,^,%%JAVAJARDIR%%/,}
+NO_STAGE= yes
do-install:
@${ECHO_MSG} -n ">> Installing JARs in ${JAVAJARDIR}/..."
.for jarfile in ${JARFILES}