aboutsummaryrefslogtreecommitdiff
path: root/astro/boinc-astropulse
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-09-24 16:20:31 +0000
committerRene Ladan <rene@FreeBSD.org>2013-09-24 16:20:31 +0000
commit6c91c88db09cfdd5a497dce5212c996e8cf31474 (patch)
tree1f75d16189212c93ad090f044130bbd1b885b7a6 /astro/boinc-astropulse
parent317202fdf821eeeaaccf30f7daaf58ac7dec466d (diff)
downloadports-6c91c88db09cfdd5a497dce5212c996e8cf31474.tar.gz
ports-6c91c88db09cfdd5a497dce5212c996e8cf31474.zip
This port needs root credentials while packaging.
Notes
Notes: svn path=/head/; revision=328157
Diffstat (limited to 'astro/boinc-astropulse')
-rw-r--r--astro/boinc-astropulse/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/boinc-astropulse/Makefile b/astro/boinc-astropulse/Makefile
index 5a4969d78a74..f7fb067a59b5 100644
--- a/astro/boinc-astropulse/Makefile
+++ b/astro/boinc-astropulse/Makefile
@@ -31,6 +31,8 @@ CFLAGS+= -O2 -I${LOCALBASE}/include/boinc -I${LOCALBASE}/include \
CFLAGS+= -march=${CPUTYPE}
.endif
+NEED_ROOT= yes
+
# these must match settings in ${PORTSDIR}/net/boinc-client/Makefile
BOINC_CLIENT_USER?= boinc
BOINC_CLIENT_GROUP?= nobody