aboutsummaryrefslogtreecommitdiff
path: root/www/xshttpd
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-24 16:34:07 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-24 16:34:07 +0000
commit6c41b949f9ffc13dd1a2387dd1fb9c92ee0a34c3 (patch)
treeb0f8d086c704302b929413b8a717f47c602bb8e7 /www/xshttpd
parentbff57b762bb129cfa1550d04078eb44cadab69cc (diff)
downloadports-6c41b949f9ffc13dd1a2387dd1fb9c92ee0a34c3.tar.gz
ports-6c41b949f9ffc13dd1a2387dd1fb9c92ee0a34c3.zip
Notes
Diffstat (limited to 'www/xshttpd')
-rw-r--r--www/xshttpd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/xshttpd/Makefile b/www/xshttpd/Makefile
index 9311852d0619..ee4767f8e2a2 100644
--- a/www/xshttpd/Makefile
+++ b/www/xshttpd/Makefile
@@ -39,7 +39,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 <bsd.port.pre.mk>