diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/jakarta-tomcat4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/jakarta-tomcat4/Makefile b/www/jakarta-tomcat4/Makefile index 0e6c08fef8a..20feae80563 100644 --- a/www/jakarta-tomcat4/Makefile +++ b/www/jakarta-tomcat4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/04/11 21:47:54 tv Exp $ +# $NetBSD: Makefile,v 1.6 2005/05/24 14:25:32 rillig Exp $ PKGNAME= jakarta-tomcat4-${TOMCAT_VERSION} DISTNAME= jakarta-tomcat-${TOMCAT_VERSION} @@ -19,7 +19,6 @@ TOMCAT_VERSION= 4.1.30 USE_JAVA=run USE_JAVA2=yes - TOMCAT_LIB= ${PREFIX}/tomcat4 SAMPLECONFDIR= ${TOMCAT_LIB}/conf |