svn commit: r353941 - head/x11-fonts/freefonts

Jimmy Olgeni olgeni at FreeBSD.org
Tue May 13 12:26:18 UTC 2014


Author: olgeni
Date: Tue May 13 12:26:18 2014
New Revision: 353941
URL: http://svnweb.freebsd.org/changeset/ports/353941
QAT: https://qat.redports.org/buildarchive/r353941/

Log:
  Mark as BROKEN: does not fetch.
  
  Noticed by:	swills

Modified:
  head/x11-fonts/freefonts/Makefile

Modified: head/x11-fonts/freefonts/Makefile
==============================================================================
--- head/x11-fonts/freefonts/Makefile	Tue May 13 12:24:23 2014	(r353940)
+++ head/x11-fonts/freefonts/Makefile	Tue May 13 12:26:18 2014	(r353941)
@@ -23,6 +23,8 @@ BUILD_DEPENDS=	type1inst:${PORTSDIR}/x11
 # "placed into the public domain and may [not be] sold")
 
 RESTRICTED=	License prohibits redistribution; see individual .license files
+BROKEN=		does not fetch
+
 NO_WRKSUBDIR=	yes
 
 FONTDIR?=	${PREFIX}/lib/X11/fonts/freefont


More information about the svn-ports-head mailing list