- Fixed build with clang
Approved by: eadler, osa, rm (mentors, implicit)
This commit is contained in:
parent
36675e166c
commit
28a776d857
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330657
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ COMMENT= Template library used to deal with html code in CGI applications
|
|||
PLIST_FILES= lib/${PORTNAME}.a \
|
||||
bin/checktpl
|
||||
|
||||
MAKE_ARGS+= CC=${CC}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
Loading…
Reference in a new issue