summaryrefslogtreecommitdiffstats
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2006-05-05 10:40:04 +0000
committerdelphij <delphij@FreeBSD.org>2006-05-05 10:40:04 +0000
commit094fa4c1c4e55bebc48d3ecd62ee93b352e51a4f (patch)
tree20c30b407a0c9a8d584ffd064fdb5913522efec4 /Mk/bsd.sites.mk
parent12b0a7d20ae24ad7b55bc8ea1adc20f5c7e514ae (diff)
downloadFreeBSD-ports-094fa4c1c4e55bebc48d3ecd62ee93b352e51a4f.zip
FreeBSD-ports-094fa4c1c4e55bebc48d3ecd62ee93b352e51a4f.tar.gz
Add master site for tomcat project. This would be utilized in a
future tomcat upgrade (as project jakarta was split into some subprojects). Approved by: sem (mentor)
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r--Mk/bsd.sites.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 08c5c60..d9ba00a 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -94,6 +94,11 @@ MASTER_SITE_APACHE_JAKARTA+= \
${MASTER_SITE_APACHE:S,%SUBDIR%,jakarta/&,}
.endif
+.if !defined(IGNORE_MASTER_SITE_APACHE_TOMCAT)
+MASTER_SITE_APACHE_TOMCAT+= \
+ ${MASTER_SITE_APACHE:S,%SUBDIR%,tomcat/&,}
+.endif
+
.if !defined(IGNORE_MASTER_SITE_APACHE_XML)
MASTER_SITE_APACHE_XML+= \
${MASTER_SITE_APACHE:S,%SUBDIR%,xml/&,}
OpenPOWER on IntegriCloud