[115382] trunk/dports/textproc/rarian/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Dec 31 21:51:02 PST 2013


Revision: 115382
          https://trac.macports.org/changeset/115382
Author:   jeremyhu at macports.org
Date:     2013-12-31 21:51:02 -0800 (Tue, 31 Dec 2013)
Log Message:
-----------
rarian: Link against correct C++ runtime

Modified Paths:
--------------
    trunk/dports/textproc/rarian/Portfile

Modified: trunk/dports/textproc/rarian/Portfile
===================================================================
--- trunk/dports/textproc/rarian/Portfile	2014-01-01 05:42:04 UTC (rev 115381)
+++ trunk/dports/textproc/rarian/Portfile	2014-01-01 05:51:02 UTC (rev 115382)
@@ -4,6 +4,7 @@
 
 name            rarian
 version         0.8.1
+revision        1
 description     OMF help system.
 long_description Rarian manages documentation metadata as specified \
                 by the Open Source Metadata Framework (OMF) \
@@ -30,4 +31,10 @@
 
 compiler.blacklist gcc-4.0
 
+patchfiles      configure.patch
+
+# Teach glibtool about -stdlib=libc++
+use_autoreconf  yes
+autoreconf.args -fvi
+
 livecheck.type  gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131231/16b6f1e7/attachment-0001.html>


More information about the macports-changes mailing list