summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-02-19 21:21:20 +0000
committerjoerg <joerg@pkgsrc.org>2010-02-19 21:21:20 +0000
commit872628439d9f6b1e6c9e7a6cdb52e3de6abd1fae (patch)
tree6cf50b2f5decc9c04a8667bbc3867667d9c6f015 /sysutils
parent8dcb694cc40af3653ffe9cbd3908c202a938faec (diff)
downloadpkgsrc-872628439d9f6b1e6c9e7a6cdb52e3de6abd1fae.tar.gz
Fix ownership. Bump revision.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/torsmo/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/torsmo/Makefile b/sysutils/torsmo/Makefile
index 79c245b200c..f128f92edae 100644
--- a/sysutils/torsmo/Makefile
+++ b/sysutils/torsmo/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2009/11/26 00:46:14 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2010/02/19 21:21:20 joerg Exp $
DISTNAME= torsmo-0.18
+PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=torsmo/}
@@ -29,7 +30,7 @@ CONFIGURE_ARGS+= --x-libraries=${PREFIX}/lib
.if (${OPSYS} == "NetBSD" || ${OPSYS} == "DragonFly" || ${OPSYS} == "FreeBSD" \
|| ${OPSYS} == "OpenBSD" || ${OPSYS} == "Linux")
-SPECIAL_PERMS+= bin/torsmo ${BINOWN} kmem 2555
+SPECIAL_PERMS+= bin/torsmo ${REAL_ROOT_USER} kmem 2555
.endif
do-install: