aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/axis2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/axis2/Makefile b/www/axis2/Makefile
index 6248d362e91f..fe0958f1b186 100644
--- a/www/axis2/Makefile
+++ b/www/axis2/Makefile
@@ -65,7 +65,6 @@ do-build:
do-install:
${MKDIR} ${WEBAPPDIR}/${PORTNAME}
- ${UNZIP_CMD} ${WRKDIR}/${PORTNAME}.war -d ${WEBAPPDIR}/${PORTNAME}
( cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${WEBAPPDIR}/${PORTNAME} )
.include <bsd.port.mk>