dns/libasr: USES+=ssl (requires openssl headers)
Approved by: SSL blanket
This commit is contained in:
parent
b398fc9831
commit
31c7c14469
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421560
1 changed files with 3 additions and 1 deletions
|
@ -18,7 +18,9 @@ CONFLICTS= libasr-devel-[0-9]*
|
|||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
USES= libtool
|
||||
USES= libtool ssl
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CFLAGS+= -I${OPENSSLINC}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue