summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-06-07 22:50:18 +0000
committertron <tron@pkgsrc.org>1999-06-07 22:50:18 +0000
commit1013035ebcf4e1bf5ab7e84fe6ca994c52264df9 (patch)
tree54767fcac4acd5ab7804c52c9d76e96aae7c9aeb /graphics
parent93109de25bfd6ea2ff5c8c14afe2c24e564c9209 (diff)
downloadpkgsrc-1013035ebcf4e1bf5ab7e84fe6ca994c52264df9.tar.gz
Add and enable "tkpiechart". Fixes second half of PR pkg/6905 by
Greg A. Woods.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 82a0cb1d4ce..58d14e858ab 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 1999/06/07 08:11:19 frueauf Exp $
+# $NetBSD: Makefile,v 1.44 1999/06/07 22:50:18 tron Exp $
# FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp
#
@@ -63,6 +63,7 @@
SUBDIR += tgif
SUBDIR += tiff
# SUBDIR += tiff34
+ SUBDIR += tkpiechart
# SUBDIR += txtmerge
SUBDIR += urt
# SUBDIR += vcg