Date: Tue, 24 Sep 2013 16:14:44 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r328154 - head/astro/boinc-setiathome-enhanced Message-ID: <201309241614.r8OGEiqU087712@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309241614.r8OGEiqU087712>