summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjtb <jtb>2001-02-14 11:52:58 +0000
committerjtb <jtb>2001-02-14 11:52:58 +0000
commit31d130f39467d4bbb82b11916f03c5741f788b2b (patch)
tree84959ebc3b65e1205f3193cafb930875e599aac3 /graphics
parent3fbbd0a068b98fefad476640d451d2b3c7caf25d (diff)
downloadpkgsrc-31d130f39467d4bbb82b11916f03c5741f788b2b.tar.gz
Add and enable yplot
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 eee47a34fa1..8bb563000ea 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.115 2001/02/09 23:42:27 jtb Exp $
+# $NetBSD: Makefile,v 1.116 2001/02/14 11:52:58 jtb Exp $
#
SUBDIR += CompuPic
@@ -118,5 +118,6 @@
SUBDIR += xsane
SUBDIR += xv
SUBDIR += xzgv
+ SUBDIR += yplot
.include "../mk/bsd.pkg.subdir.mk"