svn commit: r494260 - head/x11-fonts/sourcecodepro-ttf

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Mar 1 11:18:43 UTC 2019


Author: sunpoet
Date: Fri Mar  1 11:18:42 2019
New Revision: 494260
URL: https://svnweb.freebsd.org/changeset/ports/494260

Log:
  Cosmetic change

Modified:
  head/x11-fonts/sourcecodepro-ttf/Makefile

Modified: head/x11-fonts/sourcecodepro-ttf/Makefile
==============================================================================
--- head/x11-fonts/sourcecodepro-ttf/Makefile	Fri Mar  1 11:18:37 2019	(r494259)
+++ head/x11-fonts/sourcecodepro-ttf/Makefile	Fri Mar  1 11:18:42 2019	(r494260)
@@ -15,9 +15,10 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 PORTSCOUT=	skipv:variable-fonts
 
+USES=		fonts
+
 NO_ARCH=	yes
 NO_BUILD=	yes
-USES=		fonts
 
 FONTNAME=	SourceCodePro
 SUB_FILES=	pkg-message


More information about the svn-ports-head mailing list