aboutsummaryrefslogtreecommitdiff
path: root/net/vtun
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2016-10-03 12:00:37 +0000
committerCy Schubert <cy@FreeBSD.org>2016-10-03 12:00:37 +0000
commitc667881275075bcbbb39b6edf09fc712bc9f4964 (patch)
tree15857fd95b2ae4e7dc84ce760114172e78082325 /net/vtun
parent1ad22401e6455ae8aab65b2cb885bbe414455a2c (diff)
downloadports-c667881275075bcbbb39b6edf09fc712bc9f4964.tar.gz
ports-c667881275075bcbbb39b6edf09fc712bc9f4964.zip
Notes
Diffstat (limited to 'net/vtun')
-rw-r--r--net/vtun/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vtun/Makefile b/net/vtun/Makefile
index 0e2aa67d3a34..a18c0f662a18 100644
--- a/net/vtun/Makefile
+++ b/net/vtun/Makefile
@@ -15,7 +15,7 @@ LICENSE= GPLv2
LIB_DEPENDS= liblzo2.so:archivers/lzo2
CFLAGS+= -ansi -Wno-pointer-sign -I${LOCALBASE}/include
-USES= ssl autoreconf
+USES= autoreconf ssl
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var \
--with-ssl-headers=${OPENSSLINC} \