From e1b9da2963dcfa4420fe0db1f5932261fa3213ed Mon Sep 17 00:00:00 2001 From: pav Date: Sat, 24 Mar 2007 16:34:07 +0000 Subject: - Use new WWWDIR infrastructure --- www/xshttpd-devel/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'www/xshttpd-devel/Makefile') diff --git a/www/xshttpd-devel/Makefile b/www/xshttpd-devel/Makefile index 83f79ec1fe52..db5e419a0599 100644 --- a/www/xshttpd-devel/Makefile +++ b/www/xshttpd-devel/Makefile @@ -40,7 +40,6 @@ PORTDOCS= README BUGS COPYING ChangeLog # By default XS-HTTPD stores its data in ${PREFIX}/lib/httpd WWWDIR?= ${PREFIX}/www -PLIST_SUB= WWWDIR=${WWWDIR:S,^${PREFIX}/,,} CONFIGURE_ARGS+=--with-rootdir=${WWWDIR} --mandir=${MANPREFIX}/man .include -- cgit