summaryrefslogtreecommitdiff
path: root/net/speedtouch
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-03-15 14:25:07 +0000
committerjoerg <joerg@pkgsrc.org>2010-03-15 14:25:07 +0000
commit271a170209e6faf76e392c4dacdd1cbe19a3940d (patch)
tree026e86e2d5211e263b63f281eb5105477dd684c1 /net/speedtouch
parent60c933d3a4e8e19ed65747fb1def43fb9387f0d7 (diff)
downloadpkgsrc-271a170209e6faf76e392c4dacdd1cbe19a3940d.tar.gz
Fix unprivileged build.
Diffstat (limited to 'net/speedtouch')
-rw-r--r--net/speedtouch/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/speedtouch/Makefile b/net/speedtouch/Makefile
index 41ef49c941d..043ba2adce7 100644
--- a/net/speedtouch/Makefile
+++ b/net/speedtouch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2010/02/11 22:50:54 joerg Exp $
+# $NetBSD: Makefile,v 1.31 2010/03/15 14:25:07 joerg Exp $
DISTNAME= speedtouch-1.3.1
PKGREVISION= 4
@@ -48,7 +48,8 @@ SAMPLECONF= ${WRKSRC}/doc-bsd/ppp.conf.sample
INSTALLATION_DIRS= libdata/speedtouch
INSTALL_MAKE_FLAGS+= prefix=${DESTDIR}${PREFIX} \
- mandir=${DESTDIR}${PREFIX}/${PKGMANDIR}
+ mandir=${DESTDIR}${PREFIX}/${PKGMANDIR} \
+ installuser=${ROOT_USER}
post-build:
${CP} ${SAMPLECONF} ${SAMPLECONF}.pre