mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
net/p5-Net-TCLink: Add SSL flags
Approved by: SSL blanket
This commit is contained in:
parent
03b61a7e48
commit
0c7bf30581
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421769
@ -14,8 +14,9 @@ COMMENT= Module to for connecting to the TrustCommerce payment gateway
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
USES= perl5
|
||||
USE_OPENSSL= yes
|
||||
USES= perl5 ssl
|
||||
USE_PERL5= configure
|
||||
CFLAGS+= -I${OPENSSLINC}
|
||||
LDFLAGS+= -L${OPENSSLLIB}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user