summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorjoerg <joerg>2010-02-19 21:21:20 +0000
committerjoerg <joerg>2010-02-19 21:21:20 +0000
commitcbea21afc0daf07911933ab38b742083aaea28cb (patch)
tree6cf50b2f5decc9c04a8667bbc3867667d9c6f015 /sysutils
parent52438c32aa4b9e7e7bf9959e990921f84b92b3b8 (diff)
downloadpkgsrc-cbea21afc0daf07911933ab38b742083aaea28cb.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: