aboutsummaryrefslogtreecommitdiff
path: root/misc/magicpoint
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-12-10 22:13:58 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-12-10 22:13:58 +0000
commite1add76b39f7f567867b624b0b52f78a85935d50 (patch)
treedaabc6f4f878fbc04f9c28f1afe6afb317ffe79f /misc/magicpoint
parent3c8d04907f8aa127e12a68a062100d7a99a7a482 (diff)
downloadports-e1add76b39f7f567867b624b0b52f78a85935d50.tar.gz
ports-e1add76b39f7f567867b624b0b52f78a85935d50.zip
Update freetype2 to 2.6.2. [1]
Mark magicpoint broken, maintainer is notified. Exp-runs run by antoine@ This version also fixes shadowing of TYPEOF in ftconfig.h [2] PR: 203554 [1], 202083 [2] Submitted by: rhurlin@gwdg.de [2]
Notes
Notes: svn path=/head/; revision=403474
Diffstat (limited to 'misc/magicpoint')
-rw-r--r--misc/magicpoint/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile
index d598942996ac..7247da10a094 100644
--- a/misc/magicpoint/Makefile
+++ b/misc/magicpoint/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/mgp/
MAINTAINER= dinoex@FreeBSD.org
COMMENT= X11-based presentation tool
+BROKEN= Doesn't build with freetype2 2.6.1 or higher
+
LICENSE= BSD3CLAUSE
LIB_DEPENDS+= libpng.so:${PORTSDIR}/graphics/png \