diff options
author | rillig <rillig@pkgsrc.org> | 2005-09-28 14:31:06 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-09-28 14:31:06 +0000 |
commit | 5ac8ad700481573bca146bdf809b1f45c8437e24 (patch) | |
tree | 4373a04cd43d2143f808073cf6b95c49198d17c6 /www/websvn | |
parent | 9984e0604a93cd3c3942a51b0167b8a7fe50ef86 (diff) | |
download | pkgsrc-5ac8ad700481573bca146bdf809b1f45c8437e24.tar.gz |
Removed trailing white-space.
Diffstat (limited to 'www/websvn')
-rw-r--r-- | www/websvn/Makefile | 4 |
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} |