summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-09 05:34:07 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-09 05:34:07 +0000
commitfcf450ecde11b26823b3d20019994727d408981f (patch)
treea6ccf350a57571d27f6219d165dc47cfd907eabf /graphics/Makefile
parentUpdate to 1.58. Rearrange SITE_PERL definition to conform to portlint. (diff)
Add gdtclft, a Tcl interface to gd.
PR: 16648 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
Notes
Notes: svn path=/head/; revision=29426
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 455c1829a514..f19eced8023f 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -36,6 +36,7 @@
SUBDIR += gcolor
SUBDIR += gd
SUBDIR += gdk-pixbuf
+ SUBDIR += gdtclft
SUBDIR += geomview
SUBDIR += gfont
SUBDIR += gif2png