[114842] trunk/dports/lang/erlang/files/patch-erts_emulator_Makefile.in. diff

jeremyhu at macports.org jeremyhu at macports.org
Tue Dec 17 09:37:53 PST 2013


Revision: 114842
          https://trac.macports.org/changeset/114842
Author:   jeremyhu at macports.org
Date:     2013-12-17 09:37:53 -0800 (Tue, 17 Dec 2013)
Log Message:
-----------
erlang: Build fix in presence of hdf4 port (#41840)

Modified Paths:
--------------
    trunk/dports/lang/erlang/files/patch-erts_emulator_Makefile.in.diff

Modified: trunk/dports/lang/erlang/files/patch-erts_emulator_Makefile.in.diff
===================================================================
--- trunk/dports/lang/erlang/files/patch-erts_emulator_Makefile.in.diff	2013-12-17 17:34:13 UTC (rev 114841)
+++ trunk/dports/lang/erlang/files/patch-erts_emulator_Makefile.in.diff	2013-12-17 17:37:53 UTC (rev 114842)
@@ -19,7 +19,7 @@
  PURIFY =
  TYPEMARKER =
 -TYPE_FLAGS = @CFLAGS@
-+TYPE_FLAGS = -Ipcre @CFLAGS@
++TYPE_FLAGS = -Ipcre -Ibeam @CFLAGS@
  endif
  endif
  endif
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131217/ef7485d1/attachment.html>


More information about the macports-changes mailing list