[61999] trunk/dports/graphics/exiv2/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Dec 27 03:24:47 PST 2009


Revision: 61999
          http://trac.macports.org/changeset/61999
Author:   ryandesign at macports.org
Date:     2009-12-27 03:24:44 -0800 (Sun, 27 Dec 2009)
Log Message:
-----------
exiv2: remove archflags from exiv2.pc file; see #23041

Modified Paths:
--------------
    trunk/dports/graphics/exiv2/Portfile

Modified: trunk/dports/graphics/exiv2/Portfile
===================================================================
--- trunk/dports/graphics/exiv2/Portfile	2009-12-27 10:54:51 UTC (rev 61998)
+++ trunk/dports/graphics/exiv2/Portfile	2009-12-27 11:24:44 UTC (rev 61999)
@@ -4,6 +4,7 @@
 
 name             exiv2
 version          0.18.2
+revision         1
 homepage         http://www.exiv2.org/
 description      EXIF and IPTC metadata manipulation library and tools
 categories       graphics
@@ -36,6 +37,7 @@
 	# It's too much of a PITA to autoreconf
 	delete ${worksrcpath}/libtool
 	ln -s ${prefix}/bin/glibtool ${worksrcpath}/libtool
+	reinplace -E {s|-arch [a-z0-9_]+||g} ${worksrcpath}/config/exiv2.pc
 }
 
 livecheck.regex "(?i)<title>${name} (\\d+(?:\\.\\d+)*)</title>"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091227/73ddf63e/attachment.html>


More information about the macports-changes mailing list