1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

Fix typo.

Submitted by:	Matthew Kempe <m.kempe@gmail.com>
This commit is contained in:
Alex Dupre 2014-10-23 13:02:54 +00:00
parent 75e5d14ba7
commit dbf20dbd66
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371392

View File

@ -28,7 +28,7 @@ JAVA_VERSION= 1.6+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-apr=${LOCALBASE} \
--with-java-home=${JAVA_HOME} \
--with-ssl=${SSLBASE}
--with-ssl=${OPENSSLBASE}
PLIST_FILES= lib/libtcnative-1.a \
lib/libtcnative-1.so \