[117340] trunk/dports/gnome/frogr

devans at macports.org devans at macports.org
Sat Feb 22 17:32:00 PST 2014


Revision: 117340
          https://trac.macports.org/changeset/117340
Author:   devans at macports.org
Date:     2014-02-22 17:32:00 -0800 (Sat, 22 Feb 2014)
Log Message:
-----------
frogr: build fix for Lion/SL, maintainer update (#42578).

Modified Paths:
--------------
    trunk/dports/gnome/frogr/Portfile

Added Paths:
-----------
    trunk/dports/gnome/frogr/files/
    trunk/dports/gnome/frogr/files/patch-export-dynamic-Makefile.am.diff

Modified: trunk/dports/gnome/frogr/Portfile
===================================================================
--- trunk/dports/gnome/frogr/Portfile	2014-02-22 21:47:41 UTC (rev 117339)
+++ trunk/dports/gnome/frogr/Portfile	2014-02-23 01:32:00 UTC (rev 117340)
@@ -44,6 +44,8 @@
                     port:yelp \
                     port:epiphany
 
+patchfiles          patch-export-dynamic-Makefile.am.diff
+
 # reconfigure with our intltool.m4
 
 use_autoreconf      yes

Added: trunk/dports/gnome/frogr/files/patch-export-dynamic-Makefile.am.diff
===================================================================
--- trunk/dports/gnome/frogr/files/patch-export-dynamic-Makefile.am.diff	                        (rev 0)
+++ trunk/dports/gnome/frogr/files/patch-export-dynamic-Makefile.am.diff	2014-02-23 01:32:00 UTC (rev 117340)
@@ -0,0 +1,11 @@
+--- src/Makefile.am.orig	2014-02-22 12:56:24.000000000 +0100
++++ src/Makefile.am	2014-02-22 12:56:31.000000000 +0100
+@@ -30,7 +30,7 @@
+ if PLATFORM_MAC
+ frogr_CFLAGS += -DPLATFORM_MAC
+ else
+-frogr_LDFLAGS = -export-dynamic
++#frogr_LDFLAGS = -export-dynamic
+ endif
+ 
+ frogr_SOURCES = \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140222/e8aca3ed/attachment.html>


More information about the macports-changes mailing list