svn commit: r382169 - head/x11-fonts/terminus-font

Jimmy Olgeni olgeni at FreeBSD.org
Tue Mar 24 20:20:31 UTC 2015


Author: olgeni
Date: Tue Mar 24 20:20:30 2015
New Revision: 382169
URL: https://svnweb.freebsd.org/changeset/ports/382169
QAT: https://qat.redports.org/buildarchive/r382169/

Log:
  FONTDIR was replaced by FONTSDIR, so setting SUB_LIST is no longer
  necessary.

Modified:
  head/x11-fonts/terminus-font/Makefile

Modified: head/x11-fonts/terminus-font/Makefile
==============================================================================
--- head/x11-fonts/terminus-font/Makefile	Tue Mar 24 20:16:37 2015	(r382168)
+++ head/x11-fonts/terminus-font/Makefile	Tue Mar 24 20:20:30 2015	(r382169)
@@ -26,7 +26,6 @@ HI2_DESC=	Higher uppercase letters, for 
 LL2_DESC=	Variant with more distinctive 'l' (ell)
 TD1_DESC=	Variant with centered '~'
 
-SUB_LIST=	FONTDIR="${PREFIX}/${FONTDIR}"
 SUB_FILES=	pkg-message
 
 .include <bsd.port.options.mk>


More information about the svn-ports-head mailing list