mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
security/p5-Crypt-OpenSSL-ECDSA: USES+=ssl, Set CFLAGS accordingly
Approved by: SSL blanket
This commit is contained in:
parent
bc4c0958cc
commit
ad1320cd8d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421638
@ -17,7 +17,8 @@ LICENSE_COMB= dual
|
||||
BUILD_DEPENDS= p5-Crypt-OpenSSL-EC>=0.05:security/p5-Crypt-OpenSSL-EC
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
USES= perl5 ssl
|
||||
USE_PERL5= 5.18+ configure
|
||||
CFLAGS+= -I${OPENSSLINC}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user