summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2001-05-01 12:17:05 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2001-05-01 12:17:05 +0000
commit2ddce8b09bd60c6a7ef1f98d34c9d1dd2d96786c (patch)
tree5bdf3870c10dc7da212e7d49112310344f4cca24 /x11-toolkits
parent- Option to add LDAP Support (diff)
- tk83 uses now the same cflages like in tcl83
Submitted by: mi@aldan.algebra.com (Mikhail Teterin)
Notes
Notes: svn path=/head/; revision=42129
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/tk83/files/patch-ab3
-rw-r--r--x11-toolkits/tk84/files/patch-ab3
2 files changed, 6 insertions, 0 deletions
diff --git a/x11-toolkits/tk83/files/patch-ab b/x11-toolkits/tk83/files/patch-ab
index 517c50a9bff9..c4405ddb29cc 100644
--- a/x11-toolkits/tk83/files/patch-ab
+++ b/x11-toolkits/tk83/files/patch-ab
@@ -11,6 +11,9 @@
# Top-level directory for manual entries:
MAN_INSTALL_DIR = $(INSTALL_ROOT)$(mandir)
+@@ -103,1 +103,1 @@
+-CFLAGS = @CFLAGS@
++CFLAGS ?= @CFLAGS@
@@ -197,7 +199,7 @@
# Libraries to use when linking. This definition is determined by the
# configure script.
diff --git a/x11-toolkits/tk84/files/patch-ab b/x11-toolkits/tk84/files/patch-ab
index 517c50a9bff9..c4405ddb29cc 100644
--- a/x11-toolkits/tk84/files/patch-ab
+++ b/x11-toolkits/tk84/files/patch-ab
@@ -11,6 +11,9 @@
# Top-level directory for manual entries:
MAN_INSTALL_DIR = $(INSTALL_ROOT)$(mandir)
+@@ -103,1 +103,1 @@
+-CFLAGS = @CFLAGS@
++CFLAGS ?= @CFLAGS@
@@ -197,7 +199,7 @@
# Libraries to use when linking. This definition is determined by the
# configure script.