comms/ncid: fix build with GCC-based architectures
PR: 237036 Submitted by: Piotr Kubaj <pkubaj % anongoth.pl> Approved by: linimon (portmgr)
This commit is contained in:
parent
0f76cd8119
commit
537115f2ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498722
@ -17,7 +17,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre
|
||||
RUN_DEPENDS= bash:shells/bash
|
||||
|
||||
USES= gmake perl5 tk shebangfix
|
||||
USES= compiler:c11 gmake perl5 tk shebangfix
|
||||
|
||||
SHEBANG_FILES= extensions/*.sh \
|
||||
gateway/*.pl gateway/*.sh \
|
||||
|
Loading…
Reference in New Issue
Block a user