aboutsummaryrefslogtreecommitdiff
path: root/www/middleman
diff options
context:
space:
mode:
Diffstat (limited to 'www/middleman')
-rw-r--r--www/middleman/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/middleman/Makefile b/www/middleman/Makefile
index 83de29a9316b..77f93b9e18b7 100644
--- a/www/middleman/Makefile
+++ b/www/middleman/Makefile
@@ -42,6 +42,10 @@ PLIST_SUB+= MMAN_CACHE=${MMAN_CACHE}
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700042
+BROKEN= Broken with gcc 4.2
+.endif
+
post-patch:
@${REINPLACE_CMD} -e \
's|/usr/bin/mman|${PREFIX}/bin/mman|g ; \