news/nntp: fix build with clang16
This commit is contained in:
parent
87c041d4b3
commit
5a57be18c1
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libcnews.a:${CNEWS_PORT}
|
|||
|
||||
NO_WRKSUBDIR= yes
|
||||
USE_CSTD= gnu89
|
||||
CFLAGS+= -Wno-incompatible-pointer-types
|
||||
PLIST_SUB+= VARBASE=${VARBASE}
|
||||
PLIST_SUB+= NEWSBIN=${NEWSBIN:S=^${PREFIX}/==}
|
||||
PLIST_SUB+= NEWSCTL=${NEWSCTL:S=^${VARBASE}/==}
|
||||
|
|
Loading…
Reference in a new issue