svn commit: r563619 - head/x11-fonts/sourcesanspro-ttf

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Feb 1 19:24:42 UTC 2021


Author: sunpoet
Date: Mon Feb  1 19:24:38 2021
New Revision: 563619
URL: https://svnweb.freebsd.org/changeset/ports/563619

Log:
  Fix r563307

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

Modified: head/x11-fonts/sourcesanspro-ttf/Makefile
==============================================================================
--- head/x11-fonts/sourcesanspro-ttf/Makefile	Mon Feb  1 19:24:33 2021	(r563618)
+++ head/x11-fonts/sourcesanspro-ttf/Makefile	Mon Feb  1 19:24:38 2021	(r563619)
@@ -18,6 +18,7 @@ USES=		fonts zip
 
 NO_ARCH=	yes
 NO_BUILD=	yes
+NO_WRKSUBDIR=	yes
 
 FONTNAME=	SourceSansPro
 SUB_FILES=	pkg-message


More information about the svn-ports-all mailing list