summaryrefslogtreecommitdiff
path: root/www/w3c-httpd
diff options
context:
space:
mode:
authorjlam <jlam>2005-06-17 03:50:19 +0000
committerjlam <jlam>2005-06-17 03:50:19 +0000
commit3a9625fad1e41633ec83006da1431dabb809d188 (patch)
tree067490bfc0f733c9b522363134ffa36e43b49192 /www/w3c-httpd
parent3f459c4cd39e1789cfd77fe88bc8a92bfb854eb3 (diff)
downloadpkgsrc-3a9625fad1e41633ec83006da1431dabb809d188.tar.gz
Create directories before installing files into them.
Diffstat (limited to 'www/w3c-httpd')
-rw-r--r--www/w3c-httpd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/w3c-httpd/Makefile b/www/w3c-httpd/Makefile
index 9e51e9b4946..e1557e6d2a9 100644
--- a/www/w3c-httpd/Makefile
+++ b/www/w3c-httpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2005/03/24 21:13:03 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2005/06/17 03:50:42 jlam Exp $
DISTNAME= w3c-httpd-3.0A
CATEGORIES= www
@@ -19,6 +19,8 @@ SUBST_FILES.strcasestr= Daemon/Implementation/HTWild.c \
Library/Implementation/HTString.h
SUBST_SED.strcasestr= -e "s,\([[:blank:]]\)\(strcasestr\),\1x\2,g"
+INSTALLATION_DIRS= bin sbin
+
pre-configure:
.if !defined(MD5_PW)
@${ECHO} ""