aboutsummaryrefslogtreecommitdiff
path: root/net/vtun
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-08-22 02:52:17 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-08-22 02:52:17 +0000
commit37ad24f37ec35cd97d9ce60134c51bd87621d0e3 (patch)
treeab32a18dbba45b8038955db594e189ca14eb29d7 /net/vtun
parentdd8c6c94b7c197f6dfc564faa8065c2400a4186f (diff)
downloadports-37ad24f37ec35cd97d9ce60134c51bd87621d0e3.tar.gz
ports-37ad24f37ec35cd97d9ce60134c51bd87621d0e3.zip
Notes
Diffstat (limited to 'net/vtun')
-rw-r--r--net/vtun/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vtun/Makefile b/net/vtun/Makefile
index 305cafab061d..cdd86facaa0b 100644
--- a/net/vtun/Makefile
+++ b/net/vtun/Makefile
@@ -22,8 +22,8 @@ MANCOMPRESSED= no
USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--localstatedir=/var \
- --with-crypto-headers=${LOCALBASE}/include/openssl \
- --with-crypto-lib=${LOCALBASE}/lib \
+ --with-ssl-headers=${LOCALBASE}/include/openssl \
+ --with-ssl-lib=${LOCALBASE}/lib \
--with-lzo-headers=${LOCALBASE}/include \
--with-lzo-lib=${LOCALBASE}/lib