summaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-11-04 22:32:55 +0000
committermezz <mezz@FreeBSD.org>2006-11-04 22:32:55 +0000
commit92373d7dd17f771c1e5203b4de560050b67eead6 (patch)
treeae96bde22b9c139d68193fa8594cbcdfab95d870 /news
parent7fff63f23cb2030254e7c32050ed0675de124810 (diff)
downloadFreeBSD-ports-92373d7dd17f771c1e5203b4de560050b67eead6.zip
FreeBSD-ports-92373d7dd17f771c1e5203b4de560050b67eead6.tar.gz
Mark IGNORE on 4.X as it does not build.
Reported by: krismail
Diffstat (limited to 'news')
-rw-r--r--news/pan/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile
index f0b9400..e1eb0ea 100644
--- a/news/pan/Makefile
+++ b/news/pan/Makefile
@@ -31,6 +31,10 @@ OPTIONS= GTKSPELL "Enable spell checking support" on
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 500000
+IGNORE= does not build on 4.X
+.endif
+
.if defined(WITHOUT_GTKSPELL)
CONFIGURE_ARGS+= --without-gtkspell
.else
OpenPOWER on IntegriCloud