[102967] trunk/dports/gnome/totem/files/patch-configure.diff

jeremyhu at macports.org jeremyhu at macports.org
Mon Feb 11 00:43:32 PST 2013


Revision: 102967
          https://trac.macports.org/changeset/102967
Author:   jeremyhu at macports.org
Date:     2013-02-11 00:43:32 -0800 (Mon, 11 Feb 2013)
Log Message:
-----------
totem: Add missing link against libice

Modified Paths:
--------------
    trunk/dports/gnome/totem/files/patch-configure.diff

Modified: trunk/dports/gnome/totem/files/patch-configure.diff
===================================================================
--- trunk/dports/gnome/totem/files/patch-configure.diff	2013-02-11 08:42:10 UTC (rev 102966)
+++ trunk/dports/gnome/totem/files/patch-configure.diff	2013-02-11 08:43:32 UTC (rev 102967)
@@ -1,5 +1,14 @@
 --- configure.orig	2010-09-01 19:50:34.000000000 -0700
 +++ configure	2010-09-01 19:53:08.000000000 -0700
+@@ -19344,7 +19344,7 @@ $as_echo "#define HAVE_XVIDMODE /**/" >>
+ 
+ 	X_LIBS=""
+ 
+-		X_LIBS="$X_LIBRARIES -lX11"
++		X_LIBS="$X_LIBRARIES -lX11 -lice"
+ 
+ 
+ 		have_xfree=no
 @@ -19531,9 +19531,9 @@
  
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130211/3aa93846/attachment.html>


More information about the macports-changes mailing list