summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2005-04-22 19:20:46 +0000
committerwiz <wiz>2005-04-22 19:20:46 +0000
commit9180809467e203dab3088a526298762ac3765772 (patch)
treec2370b1c278366516899f8d6506ee27af2591cf3 /graphics/Makefile
parent7262996388b28daad3f5573452a47ddd11094651 (diff)
downloadpkgsrc-9180809467e203dab3088a526298762ac3765772.tar.gz
Remove plplot and its yorick interface yplot -- plplot hasn't been building
on 2.0/i386 for over 8 months, and no one expressed interest in fixing it.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index ec06e71a359..1cf1348307f 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.378 2005/04/17 12:57:44 hamajima Exp $
+# $NetBSD: Makefile,v 1.379 2005/04/22 19:20:46 wiz Exp $
#
COMMENT= Graphics tools and libraries
@@ -225,7 +225,6 @@ SUBDIR+= ploticus-examples
SUBDIR+= plotmtv
SUBDIR+= plotutils
SUBDIR+= plotutils-nox11
-SUBDIR+= plplot
SUBDIR+= png
SUBDIR+= png2html
SUBDIR+= pngcrush
@@ -299,6 +298,5 @@ SUBDIR+= xpm
SUBDIR+= xsane
SUBDIR+= xv
SUBDIR+= xzgv
-SUBDIR+= yplot
.include "../mk/bsd.pkg.subdir.mk"