svn commit: r323217 - head/astro/boinc-setiathome-enhanced
Rene Ladan
rene at FreeBSD.org
Thu Jul 18 10:28:49 UTC 2013
Author: rene
Date: Thu Jul 18 10:28:49 2013
New Revision: 323217
URL: http://svnweb.freebsd.org/changeset/ports/323217
Log:
Convert to USES=gmake
Modified:
head/astro/boinc-setiathome-enhanced/Makefile
Modified: head/astro/boinc-setiathome-enhanced/Makefile
==============================================================================
--- head/astro/boinc-setiathome-enhanced/Makefile Thu Jul 18 10:25:29 2013 (r323216)
+++ head/astro/boinc-setiathome-enhanced/Makefile Thu Jul 18 10:28:49 2013 (r323217)
@@ -18,11 +18,10 @@ BUILD_DEPENDS= ${LOCALBASE}/include/fftw
RUN_DEPENDS= boinc_client:${PORTSDIR}/net/boinc-client
LIB_DEPENDS= fftw3f:${PORTSDIR}/math/fftw3-float
-USES= pkgconfig
+USES= gmake pkgconfig
USE_XZ= yes
USE_AUTOTOOLS= autoconf:env automake:env
GNU_CONFIGURE= yes
-USE_GMAKE= yes
USE_GCC= any
CFLAGS+= -O2 -I${LOCALBASE}/include/boinc -I${LOCALBASE}/include \
More information about the svn-ports-head
mailing list