summaryrefslogtreecommitdiff
path: root/graphics/gri/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gri/patches/patch-ad')
-rw-r--r--graphics/gri/patches/patch-ad17
1 files changed, 0 insertions, 17 deletions
diff --git a/graphics/gri/patches/patch-ad b/graphics/gri/patches/patch-ad
deleted file mode 100644
index d34aca52275..00000000000
--- a/graphics/gri/patches/patch-ad
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-ad,v 1.1.1.1 2002/05/03 23:45:17 jtb Exp $
-
---- doc/examples/Makefile.orig Wed May 1 21:42:17 2002
-+++ doc/examples/Makefile Wed May 1 21:43:42 2002
-@@ -23,9 +23,9 @@
- -convert example10color.ps example10color.eps
-
- all:
-- make eps
-- make html
-- make png
-+ $(MAKE) eps
-+ $(MAKE) html
-+ $(MAKE) png
-
- html: FEM.html example1.html example2.html example3.html example4.html \
- example5.html example6.html example6color.html example6histogram.html \