1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Fix typo.

This commit is contained in:
Koop Mast 2013-12-16 21:09:15 +00:00
parent 201944a5a7
commit 76f88bd805
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336666

View File

@ -44,7 +44,7 @@ CONFIGURE_ARGS= --without-sasl \
# workaround to override pkg-config calls
# random_data fix can be removed when 8.x is eol
CONFIGURE_ENV= SSH2_LIBS="-L${LOCALBASE}/lib -lssh2 -lssl" \
SSH2_CFLAGS="-I${LOCLABASE}/include" \
SSH2_CFLAGS="-I${LOCALBASE}/include" \
ac_cv_type_struct_random_data=""
# limit production release x.x.x