aboutsummaryrefslogtreecommitdiff
path: root/news/cnews
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-03 10:55:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-03 10:55:26 +0000
commitc5ec73597e2cdb897f0fd2dee90f9617c0b550a7 (patch)
tree25318790fafb465d7d045ea48fb083da63e17ec0 /news/cnews
parent1918afa42edad235e7a1d8e38fbd13cabe17d9ad (diff)
downloadports-c5ec73597e2cdb897f0fd2dee90f9617c0b550a7.tar.gz
ports-c5ec73597e2cdb897f0fd2dee90f9617c0b550a7.zip
Fix build with clang
Notes
Notes: svn path=/head/; revision=346880
Diffstat (limited to 'news/cnews')
-rw-r--r--news/cnews/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/news/cnews/Makefile b/news/cnews/Makefile
index 25df1c5f8236..d5f917399b53 100644
--- a/news/cnews/Makefile
+++ b/news/cnews/Makefile
@@ -33,13 +33,11 @@ PATCHFILES= c-news-patch-fileart.c c-news-patch-namelen \
MAINTAINER= dinoex@FreeBSD.org
COMMENT= An news server
-LICENSE= BSD
-LICENSE_FILE= ${WRKSRC}/COPYRIGHT
+LICENSE= BSD4CLAUSE
MAKE_JOBS_UNSAFE= yes
-USE_GCC= any
-
+CFLAGS+= -Wno-return-type
DIST_SUBDIR= ${DISTNAME}
NO_WRKSUBDIR= yes
MAKEFILE= makefile