aboutsummaryrefslogtreecommitdiff
path: root/graphics/ftgl/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2005-04-21 17:57:28 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2005-04-21 17:57:28 +0000
commit7d0790415dbf82bd2dca481015ea316cfbccc92d (patch)
tree64a7bdd64d6eb1d475b77e90a7e5661e18c7d52e /graphics/ftgl/Makefile
parent0840e7f325b53186e4351ed025b719556cd10828 (diff)
downloadports-7d0790415dbf82bd2dca481015ea316cfbccc92d.tar.gz
ports-7d0790415dbf82bd2dca481015ea316cfbccc92d.zip
Notes
Diffstat (limited to 'graphics/ftgl/Makefile')
-rw-r--r--graphics/ftgl/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/ftgl/Makefile b/graphics/ftgl/Makefile
index 61e7aa7e12ab..b0a09958a43c 100644
--- a/graphics/ftgl/Makefile
+++ b/graphics/ftgl/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= ftgl
-PORTVERSION= 2.09
+PORTVERSION= 2.12
CATEGORIES= graphics
-MASTER_SITES= http://homepages.paradise.net.nz/henryj/code/
+MASTER_SITES= http://opengl.geek.nz/ftgl/
DISTNAME= ${PORTNAME}-${PORTVERSION:C/([[:digit:]])$/.\1/}
MAINTAINER= ip@doom.homeunix.org
@@ -17,8 +17,6 @@ COMMENT= An OpenGL FreeType fonts rendering library
BUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
-BROKEN= Incomplete pkg-plist
-
USE_GMAKE= yes
USE_GL= yes
USE_X_PREFIX= yes