Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Oct 2017 06:36:50 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451273 - head/x11-wm/fvwm
Message-ID:  <201710050636.v956ao7P091393@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Thu Oct  5 06:36:50 2017
New Revision: 451273
URL: https://svnweb.freebsd.org/changeset/ports/451273

Log:
  Register a conflict with fvwm2.
  
  Reported by:	rodrigo

Modified:
  head/x11-wm/fvwm/Makefile   (contents, props changed)

Modified: head/x11-wm/fvwm/Makefile
==============================================================================
--- head/x11-wm/fvwm/Makefile	Thu Oct  5 06:36:44 2017	(r451272)
+++ head/x11-wm/fvwm/Makefile	Thu Oct  5 06:36:50 2017	(r451273)
@@ -11,6 +11,8 @@ PKGNAMESUFFIX=	1${PKGNAMESUFFIX2}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Fvwm window manager
 
+CONFLICTS=	fvwm-2.*
+
 USES=		imake
 USE_XORG=	xbitmaps xpm xext x11 xmu
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710050636.v956ao7P091393>