summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-02-14 11:52:58 +0000
committerjtb <jtb@pkgsrc.org>2001-02-14 11:52:58 +0000
commit35ecc3b50ddc9339427b3155575b068670698bc7 (patch)
tree84959ebc3b65e1205f3193cafb930875e599aac3 /graphics
parent54759976e97947ac024fda82a380005a6d4b16ad (diff)
downloadpkgsrc-35ecc3b50ddc9339427b3155575b068670698bc7.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"