diff options
author | lioux <lioux@FreeBSD.org> | 2003-06-03 12:33:58 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-06-03 12:33:58 +0800 |
commit | 0f9bc206bd94dc48f36876e45653957d993952c6 (patch) | |
tree | 58678c53630dcc364d96df5513feb6685bdb5ac3 /graphics/Makefile | |
parent | 7e03a08ea45964fc86fe3a35b8f8b90d6cb8620c (diff) | |
download | freebsd-ports-gnome-0f9bc206bd94dc48f36876e45653957d993952c6.tar.gz freebsd-ports-gnome-0f9bc206bd94dc48f36876e45653957d993952c6.tar.zst freebsd-ports-gnome-0f9bc206bd94dc48f36876e45653957d993952c6.zip |
New port gltt version 2.5.2: TrueType fonts rendering using OpenGL
PR: 41601
Submitted by: Igor Pokrovsky <tiamat@telegraph.spb.ru>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 92c897701292..64082d28600a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -104,6 +104,7 @@ SUBDIR += glide3 SUBDIR += gliv SUBDIR += gltk + SUBDIR += gltt SUBDIR += gmt SUBDIR += gnofract4d SUBDIR += gnomecanvas |