From fbea69feca0de6e15ac1d3b4e604c12767bc940c Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 30 Nov 2009 15:00:50 +0000 Subject: Only allow destdir as the do-install rules depend on chown. XXX Someone with tomcat knowledge should review that those files are even XXX static and whether it should the config file framework instead. --- www/apache-tomcat6/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/apache-tomcat6/Makefile b/www/apache-tomcat6/Makefile index 8b1b67eb76b..544cf520ca0 100644 --- a/www/apache-tomcat6/Makefile +++ b/www/apache-tomcat6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2009/07/17 18:00:26 adrianp Exp $ +# $NetBSD: Makefile,v 1.4 2009/11/30 15:00:50 joerg Exp $ # DISTNAME= apache-tomcat-${TOMCAT_VER} @@ -18,7 +18,7 @@ USE_JAVA= run USE_JAVA2= 1.5 USE_TOOLS+= pax -PKG_DESTDIR_SUPPORT= user-destdir +PKG_DESTDIR_SUPPORT= destdir .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3