aboutsummaryrefslogtreecommitdiff
path: root/www/tomcat55
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2004-02-24 01:46:41 +0000
committerJames E. Housley <jeh@FreeBSD.org>2004-02-24 01:46:41 +0000
commit6dc9c9ac89f0b9228d1d17b9f8f5220c13bab972 (patch)
treebc96bbd5c2a0fea37fa979151741c2d1aa8ab304 /www/tomcat55
parent0ee139abaedf5b0f743cea75a25688f7f1322baa (diff)
downloadports-6dc9c9ac89f0b9228d1d17b9f8f5220c13bab972.tar.gz
ports-6dc9c9ac89f0b9228d1d17b9f8f5220c13bab972.zip
Notes
Diffstat (limited to 'www/tomcat55')
-rw-r--r--www/tomcat55/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/tomcat55/Makefile b/www/tomcat55/Makefile
index b738f0339846..29a3d5887dff 100644
--- a/www/tomcat55/Makefile
+++ b/www/tomcat55/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: