svn commit: r567956 - head/sysutils/synergy

Yuri Victorovich yuri at FreeBSD.org
Tue Mar 9 20:50:12 UTC 2021


Author: yuri
Date: Tue Mar  9 20:50:12 2021
New Revision: 567956
URL: https://svnweb.freebsd.org/changeset/ports/567956

Log:
  sysutils/synergy: Remove unnecessary CONFLICTS statement.

Modified:
  head/sysutils/synergy/Makefile

Modified: head/sysutils/synergy/Makefile
==============================================================================
--- head/sysutils/synergy/Makefile	Tue Mar  9 20:40:25 2021	(r567955)
+++ head/sysutils/synergy/Makefile	Tue Mar  9 20:50:12 2021	(r567956)
@@ -24,8 +24,6 @@ GH_ACCOUNT=	symless
 GH_PROJECT=	synergy-core
 GH_TUPLE=	google:googletest:18f8200e3079b0e54fa00cb7ac55d4c39dcf6da6:google_googletest/ext/googletest
 
-CONFLICTS=	synergy-1
-
 CMAKE_ARGS=	-DSYNERGY_REVISION:STRING=${PORTVERSION:S/.//g}00 # it expects a 8-digit hash
 
 PORTEXAMPLES=	synergy.conf.example synergy.conf.example-basic \


More information about the svn-ports-head mailing list