This port needs root credentials while packaging.

This commit is contained in:
Rene Ladan 2013-09-24 16:14:44 +00:00
parent 3a9d1ecbbe
commit 6df4d73e22
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328154

View file

@ -26,6 +26,8 @@ USE_AUTOTOOLS= autoconf:env automake:env
GNU_CONFIGURE= yes
USE_GCC= any
NEED_ROOT= yes
CFLAGS+= -O2 -I${LOCALBASE}/include/boinc -I${LOCALBASE}/include \
-L${LOCALBASE}/lib
.if defined(CPUTYPE)