Modified: trunk/dports/lang/libomp/Portfile (140521 => 140522)
--- trunk/dports/lang/libomp/Portfile 2015-09-21 15:46:31 UTC (rev 140521)
+++ trunk/dports/lang/libomp/Portfile 2015-09-21 17:56:22 UTC (rev 140522)
@@ -8,7 +8,7 @@
name libomp
version 0.0
-revision 246703
+revision 248001
maintainers eborisch openmaintainer
homepage http://openmp.llvm.org
description The OpenMP subproject of LLVM
@@ -58,10 +58,6 @@
post-extract {
file rename ${workpath}/trunk ${workpath}/${name}-${version}
- if {${os.major} >= 14} {
- # Comparison logic fails for 10.10 > 10.7
- reinplace "/mac_os_new/s/:=.*/:= 1/" src/makefile.mk
- }
# Patch tool for build with CMAKE_INSTALL_PREFIX
reinplace "/bulk.*compatibility/s/s\+/s+.*/" \
tools/check-depends.pl