diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-13 09:41:22 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-13 09:41:22 +0000 |
commit | d9c363671df243aa122a11b7663b505d77d41ce6 (patch) | |
tree | f39fc3c681838153001da2713c3acb281d6ea2c9 /graphics/quesoglc | |
parent | 95c3088ee6b06ecd1a7cd0bb57b554ce8044c728 (diff) | |
download | ports-d9c363671df243aa122a11b7663b505d77d41ce6.tar.gz ports-d9c363671df243aa122a11b7663b505d77d41ce6.zip |
Notes
Diffstat (limited to 'graphics/quesoglc')
-rw-r--r-- | graphics/quesoglc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/quesoglc/Makefile b/graphics/quesoglc/Makefile index 37989eef3712..3594cc7976df 100644 --- a/graphics/quesoglc/Makefile +++ b/graphics/quesoglc/Makefile @@ -10,6 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/QuesoGLC/${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Free implementation of the OpenGL Character Renderer +BROKEN= unfetchable LIB_DEPENDS= libfribidi.so:${PORTSDIR}/converters/fribidi \ libfreetype.so:${PORTSDIR}/print/freetype2 \ libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig |