aboutsummaryrefslogtreecommitdiff
path: root/graphics/ftgl
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-06-18 11:46:51 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-06-18 11:46:51 +0000
commit3037cb61c7f1ac5ae9a15cee2365daa2d4036028 (patch)
treee391a5b5894d27043bb95bd6680b03174979f810 /graphics/ftgl
parent28eb882aa04c420b3fe972dd8748b80c90c5cd82 (diff)
downloadports-3037cb61c7f1ac5ae9a15cee2365daa2d4036028.tar.gz
ports-3037cb61c7f1ac5ae9a15cee2365daa2d4036028.zip
Notes
Diffstat (limited to 'graphics/ftgl')
-rw-r--r--graphics/ftgl/Makefile8
-rw-r--r--graphics/ftgl/pkg-descr2
2 files changed, 3 insertions, 7 deletions
diff --git a/graphics/ftgl/Makefile b/graphics/ftgl/Makefile
index d88cbf81c7bf..2db30c621b34 100644
--- a/graphics/ftgl/Makefile
+++ b/graphics/ftgl/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ftgl
-# Date created: 16 Jan 2004
-# Whom: Igor Pokrovsky <tiamat@comset.net>
-#
+# Created by: Igor Pokrovsky <tiamat@comset.net>
# $FreeBSD$
-#
PORTNAME= ftgl
DISTVERSION= 2.1.3-rc5
@@ -14,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/FTGL%20Source/2.1.3%7Erc5
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= An OpenGL FreeType fonts rendering library
-LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
+LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2
USE_GMAKE= yes
USE_GL= gl glu
diff --git a/graphics/ftgl/pkg-descr b/graphics/ftgl/pkg-descr
index 5e4931994062..c12d9125ef81 100644
--- a/graphics/ftgl/pkg-descr
+++ b/graphics/ftgl/pkg-descr
@@ -6,4 +6,4 @@ format. FTGL uses the Freetype (www.freetype.org) font library to open and
'decode' the fonts. It then takes that output and stores it in a format
most efficient for OpenGL rendering.
-WWW: http://ftgl.wiki.sourceforge.net/
+WWW: http://ftgl.wiki.sourceforge.net/