mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Fix build with clang
This commit is contained in:
parent
1918afa42e
commit
c5ec73597e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346880
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user