www/webstone-ssl: Fix build` with LibreSSL

PR:		199019
Sponsored by:	BSDCan 2016
This commit is contained in:
Bernard Spil 2016-06-12 17:27:01 +00:00
parent 8242750df8
commit 6ec2af233e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=416813

View File

@ -27,7 +27,7 @@ USE_OPENSSL= yes
ALL_TARGET= install
MAKE_JOBS_UNSAFE= yes
CPPFLAGS+= -I${OPENSSLINC}
CFLAGS+= -I${OPENSSLINC}
LDFLAGS+= -L${OPENSSLLIB}
pre-configure: