[36627] trunk/dports/gnome/gnome-python-extras/Portfile

gui_dos at macports.org gui_dos at macports.org
Thu May 8 11:35:17 PDT 2008


Revision: 36627
          http://trac.macosforge.org/projects/macports/changeset/36627
Author:   gui_dos at macports.org
Date:     2008-05-08 11:35:16 -0700 (Thu, 08 May 2008)

Log Message:
-----------
gnome-python-extract: don't leave a blank line after suppressing -export-symbols-regex

Modified Paths:
--------------
    trunk/dports/gnome/gnome-python-extras/Portfile

Modified: trunk/dports/gnome/gnome-python-extras/Portfile
===================================================================
--- trunk/dports/gnome/gnome-python-extras/Portfile	2008-05-08 18:17:02 UTC (rev 36626)
+++ trunk/dports/gnome/gnome-python-extras/Portfile	2008-05-08 18:35:16 UTC (rev 36627)
@@ -35,7 +35,8 @@
             ${worksrcpath}/gksu/Makefile.in \
             ${worksrcpath}/gksu2/Makefile.in \
             ${worksrcpath}/gtkhtml2/Makefile.in \
-            ${worksrcpath}/gtkmozembed/Makefile.in \
             ${worksrcpath}/gtkspell/Makefile.in
+        reinplace "s|-export-symbols-regex.*|\\\\|g" \
+            ${worksrcpath}/gtkmozembed/Makefile.in
     }
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080508/5aeb9a02/attachment.html


More information about the macports-changes mailing list