svn commit: r565139 - head/net/trafshow

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat Feb 13 13:12:52 UTC 2021


Author: amdmi3
Date: Sat Feb 13 13:12:52 2021
New Revision: 565139
URL: https://svnweb.freebsd.org/changeset/ports/565139

Log:
  - Remove no longer actual CONFLICTS
  
  PR:		217489

Modified:
  head/net/trafshow/Makefile

Modified: head/net/trafshow/Makefile
==============================================================================
--- head/net/trafshow/Makefile	Sat Feb 13 13:11:05 2021	(r565138)
+++ head/net/trafshow/Makefile	Sat Feb 13 13:12:52 2021	(r565139)
@@ -19,8 +19,6 @@ GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	PTHREAD_LIBS="-lpthread"
 ALL_TARGET=	trafshow
 
-CONFLICTS=	trafshow-4.* trafshow3-*
-
 OPTIONS_DEFINE=	IPV6
 IPV6_CFLAGS=	-DINET6
 


More information about the svn-ports-all mailing list