svn commit: r329477 - head/chinese/fortune

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 5 16:51:41 UTC 2013


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
 


More information about the svn-ports-head mailing list