summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-09-19 01:32:00 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-09-19 01:32:00 +0000
commitde7f07ce4687be6d5d39ea2a44ebd3f0a5599e99 (patch)
tree590b42e70c623f307a184b19e6ac9500e7388533 /news
parentBROKEN: Missing dependency (diff)
BROKEN on 5.x: Does not build
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=118276
Diffstat (limited to 'news')
-rw-r--r--news/nn/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/news/nn/Makefile b/news/nn/Makefile
index 3168541c83ba..69a5d8e4ee66 100644
--- a/news/nn/Makefile
+++ b/news/nn/Makefile
@@ -23,6 +23,10 @@ MAN8= nnmaster.8 nnspew.8
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502126
+BROKEN= "Does not build on FreeBSD >= 5.x"
+.endif
+
pre-patch:
@${CP} ${WRKSRC}/config.h-dist ${WRKSRC}/config.h.unparsed