[99114] trunk/dports/science/hdf5-18/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Oct 26 22:47:44 PDT 2012


Revision: 99114
          http://trac.macports.org//changeset/99114
Author:   ryandesign at macports.org
Date:     2012-10-26 22:47:44 -0700 (Fri, 26 Oct 2012)
Log Message:
-----------
hdf5-18: conflicts_build nawk

Modified Paths:
--------------
    trunk/dports/science/hdf5-18/Portfile

Modified: trunk/dports/science/hdf5-18/Portfile
===================================================================
--- trunk/dports/science/hdf5-18/Portfile	2012-10-27 02:36:45 UTC (rev 99113)
+++ trunk/dports/science/hdf5-18/Portfile	2012-10-27 05:47:44 UTC (rev 99114)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           conflicts_build 1.0
 PortGroup           muniversal 1.0
 
 set realname        hdf5
@@ -36,6 +37,9 @@
 depends_lib         port:zlib
 use_parallel_build  yes
 
+# nawk: bailing out at source line 273
+conflicts_build     nawk
+
 configure.args      --with-zlib=yes --enable-filters=all \
                     --enable-production --disable-fortran \
                     --disable-cxx --enable-shared --enable-static \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121026/8937cdbe/attachment.html>


More information about the macports-changes mailing list