summaryrefslogtreecommitdiff
path: root/www/wwwoffle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/wwwoffle/Makefile')
-rw-r--r--www/wwwoffle/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile
index ab2488b7c71..4354a1473e2 100644
--- a/www/wwwoffle/Makefile
+++ b/www/wwwoffle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2001/02/17 17:22:48 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2001/02/25 04:18:25 hubertf Exp $
DISTNAME= wwwoffle-2.6
CATEGORIES= www
@@ -33,10 +33,10 @@ post-build:
>${WRKDIR}/wwwoffle.sh
pre-install:
- ${MKDIR} ${PREFIX}/etc/wwwoffle
+ ${INSTALL_DATA_DIR} ${PREFIX}/etc/wwwoffle
if [ -d /var/wwwoffle ]; then \
${RM} -rf /var/wwwoffle/html.old; \
- ${MKDIR} /var/wwwoffle/http; \
+ ${INSTALL_DATA_DIR} /var/wwwoffle/http; \
fi
post-install: