public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/graphviz/files: graphviz-2.16.1-tcltk.patch
@ 2007-12-29  0:28 Markus Meier (maekke)
  0 siblings, 0 replies; only message in thread
From: Markus Meier (maekke) @ 2007-12-29  0:28 UTC (permalink / raw
  To: gentoo-commits

maekke      07/12/29 00:28:43

  Added:                graphviz-2.16.1-tcltk.patch
  Log:
  fix building with tcl/tk-8.5, bug #181526
  (Portage version: 2.1.4_rc11)

Revision  Changes    Path
1.1                  media-gfx/graphviz/files/graphviz-2.16.1-tcltk.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/graphviz/files/graphviz-2.16.1-tcltk.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/graphviz/files/graphviz-2.16.1-tcltk.patch?rev=1.1&content-type=text/plain

Index: graphviz-2.16.1-tcltk.patch
===================================================================
fix tcl/tc building for 8.5 - bug 181526

diff -ur graphviz-2.16.1.orig/tclpkg/tkspline/Makefile.am graphviz-2.16.1/tclpkg/tkspline/Makefile.am
--- graphviz-2.16.1.orig/tclpkg/tkspline/Makefile.am	2007-12-29 01:13:37.000000000 +0100
+++ graphviz-2.16.1/tclpkg/tkspline/Makefile.am	2007-12-29 01:13:58.000000000 +0100
@@ -11,7 +11,7 @@
 
 # If all else fails there is a local copy of tkInt.h in tkstubs/
 AM_CPPFLAGS = \
-	-I@TK_SRC_DIR@/generic \
+	-I@TK_SRC_DIR@/generic -I@TK_SRC_DIR@/unix \
 	-I@TCL_SRC_DIR@/generic \
 	@TCL_INCLUDES@ @TCLINT_INCLUDES@ \
 	@TK_INCLUDES@ @TKINT_INCLUDES@ -I$(top_srcdir)/tclpkg/tkstubs



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-29  0:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-29  0:28 [gentoo-commits] gentoo-x86 commit in media-gfx/graphviz/files: graphviz-2.16.1-tcltk.patch Markus Meier (maekke)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox