summaryrefslogtreecommitdiff
path: root/graphics/graphviz/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/graphviz/patches/patch-ah')
-rw-r--r--graphics/graphviz/patches/patch-ah22
1 files changed, 0 insertions, 22 deletions
diff --git a/graphics/graphviz/patches/patch-ah b/graphics/graphviz/patches/patch-ah
deleted file mode 100644
index f34943a8210..00000000000
--- a/graphics/graphviz/patches/patch-ah
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-ah,v 1.6 2004/11/29 22:11:51 seb Exp $
-
---- cdt/Makefile.am.orig 2004-07-26 16:52:06.000000000 +0000
-+++ cdt/Makefile.am
-@@ -1,8 +1,7 @@
- ## Process this file with automake to produce Makefile.in
-
--pdfdir = $(pkgdatadir)/doc/pdf
- pkgextraincludedir = $(pkgincludedir)
--pkgconfigdir = $(pkglibdir)/pkgconfig
-+pkgconfigdir = $(libdir)/pkgconfig
-
- man = cdt.3
- pdf = cdt.pdf
-@@ -12,7 +11,6 @@ AM_CPPFLAGS = -I$(top_srcdir)
- pkginclude_HEADERS = cdt.h dthdr.h
- pkglib_LTLIBRARIES = libcdt.la
- man_MANS = $(man)
--pdf_DATA = $(pdf)
- pkgextrainclude_DATA = $(top_builddir)/ast_common.h
- pkgconfig_DATA = libcdt.pc
-