aboutsummaryrefslogtreecommitdiff
path: root/french/gfaim
diff options
context:
space:
mode:
Diffstat (limited to 'french/gfaim')
-rw-r--r--french/gfaim/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/french/gfaim/Makefile b/french/gfaim/Makefile
index d24a50061b18..c7faa4d98ef9 100644
--- a/french/gfaim/Makefile
+++ b/french/gfaim/Makefile
@@ -29,4 +29,10 @@ PORTDOCS= legal.txt lisezmoi.txt
MAKE_ENV+= NOPORTDOCS=yes
.endif
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} >= 700042
+BROKEN= Broken with gcc 4.2
+.endif
+
+.include <bsd.port.post.mk>