summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2015-01-19 23:58:39 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2015-01-19 23:58:39 +0000
commit86c24d958dab039faa1a1199c73a928a8355fe20 (patch)
treea1f5547785657d11692c76b608f8b378043fae8c /news
parentFix runtime dependencies: (diff)
USE_GCC=any was a lie, nail down to GCC 4.8 as the latest version
that will build this on FreeBSD 10 and later (without GCC). [1] On the way remove an instance of @dirrm from pkg-plist. PR: 196913 [1], 196712 [1]
Notes
Notes: svn path=/head/; revision=377489
Diffstat (limited to 'news')
-rw-r--r--news/nget/Makefile3
-rw-r--r--news/nget/pkg-plist1
2 files changed, 2 insertions, 2 deletions
diff --git a/news/nget/Makefile b/news/nget/Makefile
index 964ae6e29d97..313ef13359e4 100644
--- a/news/nget/Makefile
+++ b/news/nget/Makefile
@@ -12,7 +12,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Auto-resuming command line nntp file grabber
USES= gmake
-USE_GCC= any
+# Fails to build with GCC 4.9, cf. PR 196913.
+USE_GCC= 4.8
GNU_CONFIGURE= yes
OPTIONS_DEFINE= DOCS
diff --git a/news/nget/pkg-plist b/news/nget/pkg-plist
index 9bf5c5cba0a4..46342ac9f6f3 100644
--- a/news/nget/pkg-plist
+++ b/news/nget/pkg-plist
@@ -4,4 +4,3 @@ man/man1/nget.1.gz
man/man1/ngetlite.1.gz
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/FAQ
-%%PORTDOCS%%@dirrm %%DOCSDIR%%