aboutsummaryrefslogtreecommitdiffstats
path: root/net/vtun
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2000-09-07 21:17:55 +0800
committerkevlo <kevlo@FreeBSD.org>2000-09-07 21:17:55 +0800
commit3146e1b1ed1211bc10ed57e113446c66d77c5673 (patch)
tree203d19b6afcefe67cda64589764b2d7ed6e3e1ae /net/vtun
parentfed129519e8d922bcf2c89f3b1d8c580af1dc790 (diff)
downloadfreebsd-ports-gnome-3146e1b1ed1211bc10ed57e113446c66d77c5673.tar.gz
freebsd-ports-gnome-3146e1b1ed1211bc10ed57e113446c66d77c5673.tar.zst
freebsd-ports-gnome-3146e1b1ed1211bc10ed57e113446c66d77c5673.zip
Add --enable-lzo, thanks rse@
Diffstat (limited to 'net/vtun')
-rw-r--r--net/vtun/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/vtun/Makefile b/net/vtun/Makefile
index cdd86facaa0b..565c8b8a9b05 100644
--- a/net/vtun/Makefile
+++ b/net/vtun/Makefile
@@ -25,7 +25,8 @@ CONFIGURE_ARGS+=--localstatedir=/var \
--with-ssl-headers=${LOCALBASE}/include/openssl \
--with-ssl-lib=${LOCALBASE}/lib \
--with-lzo-headers=${LOCALBASE}/include \
- --with-lzo-lib=${LOCALBASE}/lib
+ --with-lzo-lib=${LOCALBASE}/lib \
+ --enable-lzo
ALL_TARGET= vtund