aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tk84/files/patch-ab
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-05-14 04:19:00 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-05-14 04:19:00 +0000
commit9173f056317db31bbc0ceabfb4a145e9219e000c (patch)
tree5e229d20b148075679cfe2351162f4700369637b /x11-toolkits/tk84/files/patch-ab
parent27c157aee2aaf95a422db2a7debd26f63e62dcea (diff)
- use configures --includedir
- cleanup makefile
Notes
Notes: svn path=/head/; revision=80955
Diffstat (limited to 'x11-toolkits/tk84/files/patch-ab')
-rw-r--r--x11-toolkits/tk84/files/patch-ab2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/tk84/files/patch-ab b/x11-toolkits/tk84/files/patch-ab
index 88e7be0d3f58..ca655bca5bba 100644
--- a/x11-toolkits/tk84/files/patch-ab
+++ b/x11-toolkits/tk84/files/patch-ab
@@ -5,7 +5,7 @@
# Directory in which to install the include file tk.h:
-INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(includedir)
-+INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(includedir)/tk$(VERSION)
++INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(includedir)
+GENERIC_INCLUDE_INSTALL_DIR = $(INCLUDE_INSTALL_DIR)/generic
+UNIX_INCLUDE_INSTALL_DIR = $(INCLUDE_INSTALL_DIR)/unix