aboutsummaryrefslogtreecommitdiffstats
path: root/www/jakarta-tomcat5
diff options
context:
space:
mode:
authorjeh <jeh@FreeBSD.org>2004-02-24 09:46:41 +0800
committerjeh <jeh@FreeBSD.org>2004-02-24 09:46:41 +0800
commit3cbb03321200e687cfca310663e23f49b6321f25 (patch)
tree4a5decec31529b3bc06795fc7aa1d653a32b268e /www/jakarta-tomcat5
parentbd466a724e69956e3f7a8f63f62c5833c387ef23 (diff)
downloadfreebsd-ports-gnome-3cbb03321200e687cfca310663e23f49b6321f25.tar.gz
freebsd-ports-gnome-3cbb03321200e687cfca310663e23f49b6321f25.tar.zst
freebsd-ports-gnome-3cbb03321200e687cfca310663e23f49b6321f25.zip
1. jakarta-tomcat3,4,41,5 has the same PORTNAME and didn't set LATEST_LINK in
their Makefile.It may cause tomcat5 to conflict with other tomcat(s). 2. Replace spaces by tab PR: 63209 Submitted by: MAINTAINER
Diffstat (limited to 'www/jakarta-tomcat5')
-rw-r--r--www/jakarta-tomcat5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/jakarta-tomcat5/Makefile b/www/jakarta-tomcat5/Makefile
index b738f0339846..29a3d5887dff 100644
--- a/www/jakarta-tomcat5/Makefile
+++ b/www/jakarta-tomcat5/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: