Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2014 21:32:08 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r342079 - head/graphics/libgltext
Message-ID:  <201401312132.s0VLW8JP013736@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Jan 31 21:32:07 2014
New Revision: 342079
URL: http://svnweb.freebsd.org/changeset/ports/342079
QAT: https://qat.redports.org/buildarchive/r342079/

Log:
  Mark broken: Fails to install
  
  install  -o root -g wheel -m 444 /wrkdirs/usr/ports/graphics/libgltext/work/gltext-0.3.1/src/gltext.h /usr/local/include
  install: alpha/alpha: No such file or directory
  *** Error code 71
  
  Reported by:	pkg-fallout since august 2013
  With hat:	portmgr

Modified:
  head/graphics/libgltext/Makefile

Modified: head/graphics/libgltext/Makefile
==============================================================================
--- head/graphics/libgltext/Makefile	Fri Jan 31 21:26:09 2014	(r342078)
+++ head/graphics/libgltext/Makefile	Fri Jan 31 21:32:07 2014	(r342079)
@@ -11,6 +11,8 @@ DISTNAME=	gltext-${PORTVERSION}
 MAINTAINER=	acm@FreeBSD.org
 COMMENT=	Portable font rendering library for C++
 
+BROKEN=		Fails to install
+
 LIB_DEPENDS=	freetype.9:${PORTSDIR}/print/freetype2
 
 USE_AUTOTOOLS=	libtool



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