svn commit: r489689 - head/japanese/font-mona-ipa

Tobias Kortkamp tobik at FreeBSD.org
Tue Jan 8 13:47:09 UTC 2019


Author: tobik
Date: Tue Jan  8 13:47:08 2019
New Revision: 489689
URL: https://svnweb.freebsd.org/changeset/ports/489689

Log:
  Do not set FONTNAME twice

Modified:
  head/japanese/font-mona-ipa/Makefile

Modified: head/japanese/font-mona-ipa/Makefile
==============================================================================
--- head/japanese/font-mona-ipa/Makefile	Tue Jan  8 13:42:06 2019	(r489688)
+++ head/japanese/font-mona-ipa/Makefile	Tue Jan  8 13:47:08 2019	(r489689)
@@ -22,7 +22,6 @@ DATADIR=	${PREFIX}/share/font-${PORTNAME}
 PORTDOCS=	COPYING.font.ja README_ipamona.txt
 
 OPTIONS_DEFINE=	DOCS
-FONTNAME=	TTF
 
 do-install:
 	${MKDIR} ${STAGEDIR}${DATADIR}


More information about the svn-ports-all mailing list