Fix build on gcc-based archs.
Also tested on amd64. PR: 231509 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
5cb6ab43c2
commit
8920d63ba8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480454
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ LICENSE= ISCL
|
|||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= pkgconfig tar:bzip2 waf
|
||||
USE_CSTD= c99
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
PLIST_SUB= VERSION=${PORTVERSION}
|
||||
|
|
Loading…
Reference in a new issue