aboutsummaryrefslogtreecommitdiffstats
path: root/www/tomcat6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/tomcat6/Makefile')
-rw-r--r--www/tomcat6/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/tomcat6/Makefile b/www/tomcat6/Makefile
index b738f0339846..29a3d5887dff 100644
--- a/www/tomcat6/Makefile
+++ b/www/tomcat6/Makefile
@@ -48,7 +48,8 @@ REPLACE_FILES= ${PORTSDIR}/www/jakarta-tomcat4/files/daemonctl.c \
${WRKSRC}/conf/server.xml
JAR_FILE= bin/bootstrap.jar
WRKDIR?= ${WRKDIRPREFIX}${.CURDIR}/work
-PLIST_SUB+= T=${APP_HOME:S/^${PREFIX}\///} WWWOWN=${USER} WWWGRP=${GROUP}
+PLIST_SUB+= T=${APP_HOME:S/^${PREFIX}\///} WWWOWN=${USER} WWWGRP=${GROUP}
+LATEST_LINK= ${APP_SHORTNAME}
.include <bsd.port.pre.mk>
pre-patch: