aboutsummaryrefslogtreecommitdiff
path: root/net/dante
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-10-31 13:40:43 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-10-31 13:40:43 +0000
commit61de56d23007fd8217143570d751f27118236615 (patch)
tree3b8064072ba807c999c562bb583cdff75e39c2e3 /net/dante
parent9f52c20b10a0896fd5e51079eed6c700aed09f39 (diff)
downloadports-61de56d23007fd8217143570d751f27118236615.tar.gz
ports-61de56d23007fd8217143570d751f27118236615.zip
- Add CONFLICTS because include/socks.h are included in net/dante and net/socks5 too.
PR: 103649 Approved by: maintainer timeout (35 days)
Notes
Notes: svn path=/head/; revision=175812
Diffstat (limited to 'net/dante')
-rw-r--r--net/dante/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/dante/Makefile b/net/dante/Makefile
index cf66c0d9c586..cfe10d07a0b6 100644
--- a/net/dante/Makefile
+++ b/net/dante/Makefile
@@ -15,6 +15,8 @@ MASTER_SITES= ftp://ftp.inet.no/pub/socks/ \
MAINTAINER= anders@FreeBSD.org
COMMENT= A circuit-level firewall/proxy
+CONFLICTS= socks5-[0-9]*
+
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-socks-conf=${PREFIX}/etc/socks.conf \