[77016] trunk/dports/news/pan2/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Mar 17 18:31:52 PDT 2011


Revision: 77016
          http://trac.macports.org/changeset/77016
Author:   ryandesign at macports.org
Date:     2011-03-17 18:31:51 -0700 (Thu, 17 Mar 2011)
Log Message:
-----------
pan2: fix build failure finding libiconv; see #28821

Modified Paths:
--------------
    trunk/dports/news/pan2/Portfile

Modified: trunk/dports/news/pan2/Portfile
===================================================================
--- trunk/dports/news/pan2/Portfile	2011-03-18 01:08:28 UTC (rev 77015)
+++ trunk/dports/news/pan2/Portfile	2011-03-18 01:31:51 UTC (rev 77016)
@@ -31,6 +31,8 @@
 patchfiles          another_gmime2.4.diff
 patch.post_args     -p1
 
+configure.ldflags-append    -liconv
+
 livecheck.type      regex
 livecheck.url       http://pan.rebelbase.com/download/releases/
 livecheck.regex     {>([0-9.]+)/<}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110317/79312ebe/attachment.html>


More information about the macports-changes mailing list