aboutsummaryrefslogtreecommitdiff
path: root/news/cnews
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-03 23:53:46 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-03 23:53:46 +0000
commit260b2edafd358f77c49249acb5545764315d5ce9 (patch)
tree660f33f450bbab88db3f425d963bac094e937569 /news/cnews
parentd2d7ba91aa03c042adab70b43cf10d6692977b07 (diff)
downloadports-260b2edafd358f77c49249acb5545764315d5ce9.tar.gz
ports-260b2edafd358f77c49249acb5545764315d5ce9.zip
Notes
Diffstat (limited to 'news/cnews')
-rw-r--r--news/cnews/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/cnews/Makefile b/news/cnews/Makefile
index 41329d90032d..e9be3bd45a49 100644
--- a/news/cnews/Makefile
+++ b/news/cnews/Makefile
@@ -71,7 +71,7 @@ PGPVERIFY?= pgpverify-1.12
.include <bsd.port.pre.mk>
-.if make(makesum) || defined(FETCH_ALL) || ${OSVERSION} < 470000
+.if make(makesum) || defined(FETCH_ALL)
PATCHFILES+= c-news-patch-gawk3
.endif