summaryrefslogtreecommitdiff
path: root/www/apache-tomcat55
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-07-27 15:16:44 +0000
committerjlam <jlam@pkgsrc.org>2006-07-27 15:16:44 +0000
commite7af7b2e05a05619d928f4bb3855ebca2c58f684 (patch)
tree3529dbe2fb2a983115d50f591b6a7a2501a1d59c /www/apache-tomcat55
parenta5163ad93efe3955028881dd69253ff3a5809704 (diff)
downloadpkgsrc-e7af7b2e05a05619d928f4bb3855ebca2c58f684.tar.gz
Apply the "convention over configuration" principle:
If ${FILESDIR}/getsite.sh exists, then use it to determine the fetch URL for each of the distfiles for the package. Otherwise, use SITE_<file> and MASTER_SITES, in order, to determine the URL for each distfile. If the script path differs from ${FILESDIR}/getsite.sh, then set DYNAMIC_SITE_SCRIPT to the full path to that script. Remove the need to set DYNAMIC_MASTER_SITES explicitly in the package Makefile for: graphics/ns-cult3d wm/sawfish-themes www/apache-tomcat55 www/jakarta-tomcat4 www/jakarta-tomcat5
Diffstat (limited to 'www/apache-tomcat55')
-rw-r--r--www/apache-tomcat55/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/apache-tomcat55/Makefile b/www/apache-tomcat55/Makefile
index f8c4a3a17bc..3705f6021f2 100644
--- a/www/apache-tomcat55/Makefile
+++ b/www/apache-tomcat55/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2006/07/22 19:43:55 abs Exp $
+# $NetBSD: Makefile,v 1.8 2006/07/27 15:16:44 jlam Exp $
DISTNAME= apache-tomcat-${TOMCAT_VERSION}
CATEGORIES= www java
# The list of sites to download is generated by an apache website.
# The getsite.sh script parses the HTML and extracts the urls.
-DYNAMIC_MASTER_SITES=1
MAINTAINER= abs@NetBSD.org
HOMEPAGE= http://tomcat.apache.org/