1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

- OPENSSLINC is even better

Submitted by:	mezz
This commit is contained in:
Pav Lucistnik 2006-01-14 18:57:17 +00:00
parent d06a8792e0
commit b525510f5a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153492

View File

@ -40,7 +40,7 @@ GNU_CONFIGURE= yes
WRKSRC= ${RUBY_WRKSRC}
CONFIGURE_ARGS= ${RUBY_CONFIGURE_ARGS} \
--enable-shared --enable-pthread \
--with-openssl-include=${OPENSSLBASE}/include
--with-openssl-include=${OPENSSLINC}
.if defined(DEBUG)
CFLAGS+= -g