aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lsof
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2013-11-05 16:15:41 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2013-11-05 16:15:41 +0000
commit559a054b49c3f7d90ee250f93003d47435d0c836 (patch)
tree3e25138e025855c71b7c4a50d4c3049feb65f2f9 /sysutils/lsof
parentdd58bbbd8bcdc1b1e67e3c6df1fddc4e15de27f1 (diff)
downloadports-559a054b49c3f7d90ee250f93003d47435d0c836.tar.gz
ports-559a054b49c3f7d90ee250f93003d47435d0c836.zip
requires NEED_ROOT
Notes
Notes: svn path=/head/; revision=332864
Diffstat (limited to 'sysutils/lsof')
-rw-r--r--sysutils/lsof/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index 9951be5ab138..da00582a066b 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -39,6 +39,7 @@ HAS_CONFIGURE= yes
USES= shebangfix
SHEBANG_FILES= scripts/sort_res.perl5
+NEED_ROOT= yes
.include <bsd.port.pre.mk>