summaryrefslogtreecommitdiff
path: root/www/websvn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/websvn/Makefile')
-rw-r--r--www/websvn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/websvn/Makefile b/www/websvn/Makefile
index e5d740ca524..472008ab518 100644
--- a/www/websvn/Makefile
+++ b/www/websvn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/08/20 19:16:22 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/09/28 14:31:09 rillig Exp $
#
DISTNAME= WebSVN_161
@@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/WebSVN
NO_BUILD= yes
USE_PKGINSTALL= yes
-PKG_SYSCONFDIR.websvn= ${PREFIX}/${HTTPD_ROOT}/websvn/include
+PKG_SYSCONFDIR.websvn= ${PREFIX}/${HTTPD_ROOT}/websvn/include
MESSAGE_SUBST+= PKGBASE=${PKGBASE}
MESSAGE_SUBST+= HTTPD_ROOT=${HTTPD_ROOT}