summaryrefslogtreecommitdiffstats
path: root/hebrew/he2
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-05-27 03:03:31 +0000
committerkris <kris@FreeBSD.org>2007-05-27 03:03:31 +0000
commit3ee20a81fbe38cbba4000ad893e1ac81e953f2eb (patch)
tree965567cbb664ce2d1956915bd4daa13e8e6e1241 /hebrew/he2
parent0ccd4067feff5266b8b5bc29943d9c4ca415e847 (diff)
downloadFreeBSD-ports-3ee20a81fbe38cbba4000ad893e1ac81e953f2eb.zip
FreeBSD-ports-3ee20a81fbe38cbba4000ad893e1ac81e953f2eb.tar.gz
BROKEN with gcc 4.2
Diffstat (limited to 'hebrew/he2')
-rw-r--r--hebrew/he2/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/hebrew/he2/Makefile b/hebrew/he2/Makefile
index 4e8126a..cd9e12f 100644
--- a/hebrew/he2/Makefile
+++ b/hebrew/he2/Makefile
@@ -20,7 +20,13 @@ RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/hebrew:${PORTSDIR}/hebrew/elmar-fonts
USE_GMAKE= yes
GNU_CONFIGURE= yes
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} >= 700042
+BROKEN= Broken with gcc 4.2
+.endif
+
post-install:
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud