Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 2013 16:51:41 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329477 - head/chinese/fortune
Message-ID:  <201310051651.r95Gpfdu009475@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct  5 16:51:41 2013
New Revision: 329477
URL: http://svnweb.freebsd.org/changeset/ports/329477

Log:
  - Use USES=gmake

Modified:
  head/chinese/fortune/Makefile   (contents, props changed)

Modified: head/chinese/fortune/Makefile
==============================================================================
--- head/chinese/fortune/Makefile	Sat Oct  5 16:47:51 2013	(r329476)
+++ head/chinese/fortune/Makefile	Sat Oct  5 16:51:41 2013	(r329477)
@@ -15,7 +15,7 @@ RUN_DEPENDS=	autob5:${PORTSDIR}/chinese/
 
 PROJECTHOST=	chinese-fortune
 NO_BUILD=	yes
-USE_GMAKE=	yes
+USES=		gmake
 USE_BZIP2=	yes
 SUB_FILES=	pkg-message
 



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