diff --git a/net/vtun/Makefile b/net/vtun/Makefile index cbbf353f0339..37d46d39c1ca 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-ssl-headers=${LOCALBASE}/include/openssl \ - --with-ssl-lib=${LOCALBASE}/lib \ + --with-ssl-headers=${OPENSSLBASE}/include/openssl \ + --with-ssl-lib=${OPENSSLBASE}/lib \ --with-lzo-headers=${LOCALBASE}/include \ --with-lzo-lib=${LOCALBASE}/lib