summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2000-11-25 21:11:37 +0000
committerjtb <jtb@pkgsrc.org>2000-11-25 21:11:37 +0000
commit4610055b9d868ae526bd97bf239980c76959cf91 (patch)
treee9ad4c4f1ee15ba5dde27ca4c0cc347c6ee6593c /graphics/Makefile
parent0f23b11e6f6a58040fa4465035d5f656ce559739 (diff)
downloadpkgsrc-4610055b9d868ae526bd97bf239980c76959cf91.tar.gz
Add and enable "plotmtv". Fixes PR pkg/11379 by Jason Beegan.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 1c373caf62f..9016ae1d801 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.101 2000/11/25 19:08:59 jtb Exp $
+# $NetBSD: Makefile,v 1.102 2000/11/25 21:11:37 jtb Exp $
# FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp
#
@@ -75,6 +75,7 @@
SUBDIR += photopc
SUBDIR += pixmap
SUBDIR += ploticus
+ SUBDIR += plotmtv
SUBDIR += plotutils
SUBDIR += png
SUBDIR += png2html