Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 May 2018 19:43:17 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r469408 - head/x11-fonts/vollkorn-ttf
Message-ID:  <201805081943.w48JhHPr014276@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Tue May  8 19:43:16 2018
New Revision: 469408
URL: https://svnweb.freebsd.org/changeset/ports/469408

Log:
  Set NO_ARCH
  
  Follow poudriere's advice, the port does not install any architecture-specific
  files.

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

Modified: head/x11-fonts/vollkorn-ttf/Makefile
==============================================================================
--- head/x11-fonts/vollkorn-ttf/Makefile	Tue May  8 19:37:25 2018	(r469407)
+++ head/x11-fonts/vollkorn-ttf/Makefile	Tue May  8 19:43:16 2018	(r469408)
@@ -11,6 +11,7 @@ COMMENT=	Free and healthy typeface for bread and butte
 
 LICENSE=	OFL11
 
+NO_ARCH=	yes
 NO_BUILD=	yes
 NO_WRKSUBDIR=	yes
 USES=		fonts zip



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