summaryrefslogtreecommitdiff
path: root/graphics/graphviz/patches/patch-bl
blob: 8ff8a31786e619f0c95fd647b808fffe29bda202 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$NetBSD: patch-bl,v 1.1 2004/11/29 22:11:51 seb Exp $

--- pathplan/Makefile.am.orig	2004-07-26 16:52:12.000000000 +0000
+++ pathplan/Makefile.am
@@ -1,7 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-pdfdir = $(pkgdatadir)/doc/pdf
-pkgconfigdir = $(pkglibdir)/pkgconfig
+pkgconfigdir = $(libdir)/pkgconfig
 
 man = pathplan.3
 pdf = pathplan.pdf
@@ -11,7 +10,6 @@ pkginclude_HEADERS = pathgeom.h pathplan
 pkglib_LTLIBRARIES = libpathplan.la
 pkgconfig_DATA = libpathplan.pc
 man_MANS = $(man)
-pdf_DATA = $(pdf)
 
 libpathplan_la_SOURCES = cvt.c inpoly.c route.c shortest.c \
 	shortestpth.c solvers.c triang.c util.c visibility.c