aboutsummaryrefslogtreecommitdiff
path: root/security/openvpn-devel
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-16 08:44:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-16 08:44:04 +0000
commit6ca92592d58fba5e5954c7325043d1b4d6b26646 (patch)
tree289ec4aa8b822fb645ed24b93d3aecb4b11d3438 /security/openvpn-devel
parent838bfabea59c3c6d88886bbf7417b92f560c5481 (diff)
downloadports-6ca92592d58fba5e5954c7325043d1b4d6b26646.tar.gz
ports-6ca92592d58fba5e5954c7325043d1b4d6b26646.zip
Notes
Diffstat (limited to 'security/openvpn-devel')
-rw-r--r--security/openvpn-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openvpn-devel/Makefile b/security/openvpn-devel/Makefile
index 145eebfbf949..2b054c7497ec 100644
--- a/security/openvpn-devel/Makefile
+++ b/security/openvpn-devel/Makefile
@@ -72,7 +72,7 @@ CONFIGURE_ARGS+=--disable-lzo
.endif
.if ${PORT_OPTIONS:MSNAPPY}
-LIB_DEPENDS+= snappy:${PORTSDIR}/archivers/snappy
+LIB_DEPENDS+= libsnappy.so:${PORTSDIR}/archivers/snappy
.else
CONFIGURE_ARGS+=--disable-snappy
.endif