mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
security/d0_blind_id: Add SSL flags
Approved by: SSL blanket
This commit is contained in:
parent
718790c4ac
commit
f2fcae49f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421774
@ -15,11 +15,12 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= divVerent
|
||||
GH_TAGNAME= ff1ce7e
|
||||
|
||||
USES= autoreconf libtool
|
||||
USES= autoreconf libtool ssl
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-openssl
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
CFLAGS+= -I${OPENSSLINC}
|
||||
LDFLAGS+= -L${OPENSSLLIB}
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib${PORTNAME}.so.0
|
||||
|
Loading…
Reference in New Issue
Block a user