pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/wm/fvwm3 fvwm3: this version conflicts with other fvwm...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4ba9fe39122f
branches:  trunk
changeset: 382629:4ba9fe39122f
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Tue Aug 02 01:08:13 2022 +0000

description:
fvwm3: this version conflicts with other fvwm-related packages

diffstat:

 wm/fvwm3/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r a9aab896f91c -r 4ba9fe39122f wm/fvwm3/Makefile
--- a/wm/fvwm3/Makefile Tue Aug 02 01:05:02 2022 +0000
+++ b/wm/fvwm3/Makefile Tue Aug 02 01:08:13 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2022/06/30 11:18:57 nia Exp $
+# $NetBSD: Makefile,v 1.12 2022/08/02 01:08:13 gutteridge Exp $
 
 DISTNAME=      fvwm3-1.0.4
 PKGREVISION=   4
@@ -11,6 +11,8 @@
 COMMENT=       Multiple large virtual desktop window manager
 LICENSE=       gnu-gpl-v2
 
+CONFLICTS=     fvwm-[0-9]* fvwm1-[0-9]* fvwm2-[0-9]* metisse-[0-9]*
+
 GNU_CONFIGURE= yes
 
 USE_TOOLS+=    pkg-config perl:run



Home | Main Index | Thread Index | Old Index