svn commit: r382970 - head/chinese/fireflyttf

Jason Helfman jgh at FreeBSD.org
Wed Apr 1 23:20:26 UTC 2015


Author: jgh
Date: Wed Apr  1 23:20:25 2015
New Revision: 382970
URL: https://svnweb.freebsd.org/changeset/ports/382970

Log:
  - remove do_nada from target
  
  Approved by:	portmgr (blanket)

Modified:
  head/chinese/fireflyttf/Makefile

Modified: head/chinese/fireflyttf/Makefile
==============================================================================
--- head/chinese/fireflyttf/Makefile	Wed Apr  1 23:16:07 2015	(r382969)
+++ head/chinese/fireflyttf/Makefile	Wed Apr  1 23:20:25 2015	(r382970)
@@ -40,7 +40,7 @@ post-extract:
 	@${MV} ${WRKSRC}/fireflysung-1.3.0p1/fireflysung.ttf  ${WRKSRC}
 	@${RM} -rf ${WRKSRC}/fireflysung-1.3.0p1
 .else
-	${DO_NADA}
+	${TRUE}
 .endif
 
 do-install:


More information about the svn-ports-all mailing list