Date: Tue, 24 Sep 2013 13:40:46 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r328133 - head/astro/boinc-setiathome-v7 Message-ID: <201309241340.r8ODekbv004243@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Tue Sep 24 13:40:46 2013 New Revision: 328133 URL: http://svnweb.freebsd.org/changeset/ports/328133 Log: This port need root credential while packaging Modified: head/astro/boinc-setiathome-v7/Makefile Modified: head/astro/boinc-setiathome-v7/Makefile ============================================================================== --- head/astro/boinc-setiathome-v7/Makefile Tue Sep 24 13:40:13 2013 (r328132) +++ head/astro/boinc-setiathome-v7/Makefile Tue Sep 24 13:40:46 2013 (r328133) @@ -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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309241340.r8ODekbv004243>