diff options
Diffstat (limited to 'graphics/graphviz/patches/patch-ao')
-rw-r--r-- | graphics/graphviz/patches/patch-ao | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/graphics/graphviz/patches/patch-ao b/graphics/graphviz/patches/patch-ao deleted file mode 100644 index 88067b187f0..00000000000 --- a/graphics/graphviz/patches/patch-ao +++ /dev/null @@ -1,29 +0,0 @@ -$NetBSD: patch-ao,v 1.7 2004/11/29 22:11:51 seb Exp $ - ---- tclpathplan/demo/Makefile.in.orig 2004-09-14 22:13:30.000000000 +0000 -+++ tclpathplan/demo/Makefile.in -@@ -169,7 +169,6 @@ SOCKET_LIBS = @SOCKET_LIBS@ - SORT = @SORT@ - STRIP = @STRIP@ - TCLINT_INCLUDES = @TCLINT_INCLUDES@ --TCLSH = @TCLSH@ - TCL_CFLAGS = @TCL_CFLAGS@ - TCL_DEFS = @TCL_DEFS@ - TCL_INCLUDES = @TCL_INCLUDES@ -@@ -195,7 +194,6 @@ TK_VERSION = @TK_VERSION@ - TK_XINCLUDES = @TK_XINCLUDES@ - TOP_DIR = @TOP_DIR@ - VERSION = @VERSION@ --WISH = @WISH@ - WITH_MYLIBGD_FALSE = @WITH_MYLIBGD_FALSE@ - WITH_MYLIBGD_TRUE = @WITH_MYLIBGD_TRUE@ - WITH_TCL_FALSE = @WITH_TCL_FALSE@ -@@ -263,7 +261,7 @@ target_cpu = @target_cpu@ - target_os = @target_os@ - target_vendor = @target_vendor@ - SUBDIRS = pathplan_data --demodir = $(pkgdatadir)/demo -+demodir = $(prefix)/share/examples/@PACKAGE@ - @WITH_TCL_TRUE@demo_SCRIPTS = pathplan - @WITH_TCL_TRUE@demo_DATA = pathplan.README - EXTRA_DIST = pathplan pathplan.README |