svn commit: r451273 - head/x11-wm/fvwm

Cy Schubert cy at FreeBSD.org
Thu Oct 5 06:36:52 UTC 2017


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 at FreeBSD.org
 COMMENT=	Fvwm window manager
 
+CONFLICTS=	fvwm-2.*
+
 USES=		imake
 USE_XORG=	xbitmaps xpm xext x11 xmu
 


More information about the svn-ports-all mailing list