summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-11-22 16:25:47 +0000
committerwiz <wiz@pkgsrc.org>2004-11-22 16:25:47 +0000
commit059a6f2175d4b09570434f2e81d510c80e208393 (patch)
tree1da9d4523b427b6685dc76dbd9c77bf1c9f5d9cc /doc/guide
parent322879e13ce79543dbde7db6820d9ef7cf1214bb (diff)
downloadpkgsrc-059a6f2175d4b09570434f2e81d510c80e208393.tar.gz
Make it possible to override WEB_PREFIX from the environment.
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide/files/Makefile b/doc/guide/files/Makefile
index 3a4e9c58ca0..727b46816f1 100644
--- a/doc/guide/files/Makefile
+++ b/doc/guide/files/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/10/21 14:27:37 grant Exp $
+# $NetBSD: Makefile,v 1.2 2004/11/22 16:25:47 wiz Exp $
-WEB_PREFIX= ${.CURDIR}/../htdocs
+WEB_PREFIX?= ${.CURDIR}/../htdocs
DOC= pkgsrc