svn commit: r328154 - head/astro/boinc-setiathome-enhanced
Rene Ladan
rene at FreeBSD.org
Tue Sep 24 16:14:45 UTC 2013
Author: rene
Date: Tue Sep 24 16:14:44 2013
New Revision: 328154
URL: http://svnweb.freebsd.org/changeset/ports/328154
Log:
This port needs root credentials while packaging.
Modified:
head/astro/boinc-setiathome-enhanced/Makefile
Modified: head/astro/boinc-setiathome-enhanced/Makefile
==============================================================================
--- head/astro/boinc-setiathome-enhanced/Makefile Tue Sep 24 16:08:39 2013 (r328153)
+++ head/astro/boinc-setiathome-enhanced/Makefile Tue Sep 24 16:14:44 2013 (r328154)
@@ -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)
More information about the svn-ports-all
mailing list