From e5a65eeff9960512e5b51028be60d3b15e77e27f Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 18 May 2003 11:50:46 +0000 Subject: BROKEN on 5.1: fails to link --- news/nget/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'news/nget/Makefile') diff --git a/news/nget/Makefile b/news/nget/Makefile index 0af140f74a7e..33b9574205bb 100644 --- a/news/nget/Makefile +++ b/news/nget/Makefile @@ -15,6 +15,12 @@ DISTNAME= nget-${PORTVERSION}+uulib MAINTAINER= george@crackpipe.net COMMENT= Auto-resuming command line nntp file grabber +.include + +.if ${OSVERSION} >= 500113 +BROKEN= "Fails to link" +.endif + MAN1= nget.1 ngetlite.1 MANCOMPRESSED= no GNU_CONFIGURE= yes @@ -33,4 +39,4 @@ post-install: strip ${PREFIX}/bin/nget strip ${PREFIX}/bin/ngetlite -.include +.include -- cgit v1.2.3