1
0
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:
John Marino 2016-09-11 01:39:34 +00:00
parent 718790c4ac
commit f2fcae49f9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421774

View File

@ -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