mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Remove optional build dep on net/socks5, which is exiting the ports tree.
SOCKS5 functionality could be restored by adapting this port to use net/dante PR: ports/165086 Submitted by: jpaetzel
This commit is contained in:
parent
4c230bd827
commit
f28f736cdf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292279
1 changed files with 0 additions and 5 deletions
|
@ -47,11 +47,6 @@ CONFIGURE_ARGS+=--disable-dbus
|
|||
PLIST_SUB+= DBUS="@comment "
|
||||
.endif
|
||||
|
||||
.if defined(WITH_SOCKS)
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5
|
||||
CONFIGURE_ARGS+= --enable-socks
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_IPV6)
|
||||
CONFIGURE_ARGS+= --enable-ipv6
|
||||
.endif
|
||||
|
|
Loading…
Add table
Reference in a new issue