[92324] trunk/dports/textproc/wv2/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Apr 24 20:12:32 PDT 2012


Revision: 92324
          https://trac.macports.org/changeset/92324
Author:   ryandesign at macports.org
Date:     2012-04-24 20:12:32 -0700 (Tue, 24 Apr 2012)
Log Message:
-----------
wv2: add modeline and a comment

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

Modified: trunk/dports/textproc/wv2/Portfile
===================================================================
--- trunk/dports/textproc/wv2/Portfile	2012-04-25 03:11:06 UTC (rev 92323)
+++ trunk/dports/textproc/wv2/Portfile	2012-04-25 03:12:32 UTC (rev 92324)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem      1.0
@@ -25,6 +26,7 @@
 patchfiles      patch-src-olestream.h.diff
 
 post-patch {
+    # error: ISO C++ does not support ‘long long’
     reinplace "s|-pedantic||g" ${worksrcpath}/configure
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120424/c3489794/attachment.html>


More information about the macports-changes mailing list