summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2018-03-03 22:05:14 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2018-03-03 22:05:23 +0100
commitdac2e018aad56ee395e1a5160bba19e68caa29ea (patch)
treed96c9ef8f94b7137bb886991c3ce4c2aded53d6e /sci-libs/ogdi/files/ogdi-3.2.0-tcl.patch
parentdev-python/argh: use HTTPS, avoid redirection (diff)
downloadgentoo-dac2e018aad56ee395e1a5160bba19e68caa29ea.tar.gz
gentoo-dac2e018aad56ee395e1a5160bba19e68caa29ea.tar.bz2
gentoo-dac2e018aad56ee395e1a5160bba19e68caa29ea.zip
sci-libs/ogdi: Version bump, adapted from Dennis Schridde's overlay
Bug: https://bugs.gentoo.org/371389 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sci-libs/ogdi/files/ogdi-3.2.0-tcl.patch')
-rw-r--r--sci-libs/ogdi/files/ogdi-3.2.0-tcl.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/sci-libs/ogdi/files/ogdi-3.2.0-tcl.patch b/sci-libs/ogdi/files/ogdi-3.2.0-tcl.patch
new file mode 100644
index 000000000000..5d6917b0e01b
--- /dev/null
+++ b/sci-libs/ogdi/files/ogdi-3.2.0-tcl.patch
@@ -0,0 +1,14 @@
+diff --git a/config/generic.mak.in b/config/generic.mak.in
+index 1cb74f5..2e9cabe 100644
+--- a/config/generic.mak.in
++++ b/config/generic.mak.in
+@@ -46,8 +46,8 @@ AR = ar cr
+ RPC_INCLUDES = @RPC_INCLUDES@
+
+ UCB_STATICLIB =
+
+-TCL_INCLUDE = -I/usr/include/tcl8.3
++TCL_INCLUDE = -I${prefix}/include
+ TCL_LINKLIB =
+
+ #