Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2013 10:28:49 +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: r323217 - head/astro/boinc-setiathome-enhanced
Message-ID:  <201307181028.r6IASnnt077039@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307181028.r6IASnnt077039>