From 694efe93b4771beceb0a611f70a602135f713e49 Mon Sep 17 00:00:00 2001 From: antoine Date: Fri, 31 Jan 2014 21:32:07 +0000 Subject: 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 --- graphics/libgltext/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/libgltext/Makefile b/graphics/libgltext/Makefile index ed98a3bdd9f..e62650f98b5 100644 --- a/graphics/libgltext/Makefile +++ b/graphics/libgltext/Makefile @@ -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 -- cgit