svn commit: r473195 - head/x11-fonts/comfortaa-ttf

Raphael Kubo da Costa rakuco at FreeBSD.org
Sun Jun 24 12:08:56 UTC 2018


Author: rakuco
Date: Sun Jun 24 12:08:55 2018
New Revision: 473195
URL: https://svnweb.freebsd.org/changeset/ports/473195

Log:
  Set NO_ARCH=yes

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

Modified: head/x11-fonts/comfortaa-ttf/Makefile
==============================================================================
--- head/x11-fonts/comfortaa-ttf/Makefile	Sun Jun 24 12:04:17 2018	(r473194)
+++ head/x11-fonts/comfortaa-ttf/Makefile	Sun Jun 24 12:08:55 2018	(r473195)
@@ -15,6 +15,7 @@ LICENSE=	OFL11
 USES=		fonts zip
 
 FONTNAME=	Comfortaa
+NO_ARCH=	yes
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/Comfortaa
 


More information about the svn-ports-all mailing list