Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 May 2014 11:39:16 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r355690 - head/news/nntpcache
Message-ID:  <201405291139.s4TBdGAs056724@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Thu May 29 11:39:16 2014
New Revision: 355690
URL: http://svnweb.freebsd.org/changeset/ports/355690
QAT: https://qat.redports.org/buildarchive/r355690/

Log:
  - Convert gmake to USES

Modified:
  head/news/nntpcache/Makefile

Modified: head/news/nntpcache/Makefile
==============================================================================
--- head/news/nntpcache/Makefile	Thu May 29 11:38:25 2014	(r355689)
+++ head/news/nntpcache/Makefile	Thu May 29 11:39:16 2014	(r355690)
@@ -17,7 +17,7 @@ USE_AUTOTOOLS=	automake:env
 SPOOLDIR?=	/var/spool
 
 NO_CDROM=	Free for individuals and non-military, non-profit organisations only
-USE_GMAKE=	yes
+USES=		gmake
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--localstatedir=${SPOOLDIR}
 



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