From f7b5046c3dd89b2756ec456dd751a346532fe68e Mon Sep 17 00:00:00 2001 From: Sylvio Cesar Teixeira Date: Thu, 7 Jun 2012 00:50:30 +0000 Subject: [PATCH] - Add conflict with freenet6 port. PR: ports/168734 Submitted by: Michael Scholz (maintainer) --- net/gateway6/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/gateway6/Makefile b/net/gateway6/Makefile index 34b3cf8c9800..ddff860bf380 100644 --- a/net/gateway6/Makefile +++ b/net/gateway6/Makefile @@ -16,6 +16,8 @@ DISTNAME= gw6c-6_0-RELEASE-src MAINTAINER= mike@fth-devel.net COMMENT= Gateway6 Tunnel Setup Protocol Client - Free IPv6 tunnel +CONFLICTS= freenet6-[0-9]* + USE_RC_SUBR= gateway6.sh WRKSRC= ${WRKDIR}/gw6c-6_0_1 ETCDIR= ${PREFIX}/etc