summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-24 13:40:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-24 13:40:46 +0000
commitb31694c5b6d2344a8f4b2e673fc67bc6d0462c88 (patch)
treec87b5030a958bf754e7d9346d1a88afb5734a30c /astro
parentUpdate to 1.2.2 [1]. (diff)
This port need root credential while packaging
Notes
Notes: svn path=/head/; revision=328133
Diffstat (limited to 'astro')
-rw-r--r--astro/boinc-setiathome-v7/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/boinc-setiathome-v7/Makefile b/astro/boinc-setiathome-v7/Makefile
index 913898dad6f6..85db7266fa13 100644
--- a/astro/boinc-setiathome-v7/Makefile
+++ b/astro/boinc-setiathome-v7/Makefile
@@ -23,6 +23,8 @@ USE_XZ= yes
USE_AUTOTOOLS= autoconf:env automake:env
GNU_CONFIGURE= yes
+NEED_ROOT= yes
+
CFLAGS+= -O2 -I${LOCALBASE}/include/boinc -I${LOCALBASE}/include \
-L${LOCALBASE}/lib
.if defined(CPUTYPE)