From 981fc4fff8ac936148b127a356a5444ca08dfe52 Mon Sep 17 00:00:00 2001 From: dholland Date: Mon, 29 Dec 2014 04:37:44 +0000 Subject: Add explicit CONFLICTS between gedit 2 and gedit 3, per PR 49494. --- editors/gedit/Makefile | 3 ++- editors/gedit3/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'editors') diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 7208f4e233f..70dcbe193ec 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.130 2014/05/29 23:36:31 wiz Exp $ +# $NetBSD: Makefile,v 1.131 2014/12/29 04:37:44 dholland Exp $ # DISTNAME= gedit-2.30.4 @@ -12,6 +12,7 @@ HOMEPAGE= http://www.gnome.org/projects/gedit/ COMMENT= Lightweight GNOME2 text editor LICENSE= gnu-gpl-v2 +CONFLICTS+= gedit>=3 USE_PKGLOCALEDIR= YES USE_TOOLS+= gmake intltool msgfmt perl pkg-config USE_LIBTOOL= YES diff --git a/editors/gedit3/Makefile b/editors/gedit3/Makefile index 8baf05fe0ae..8329ce20a06 100644 --- a/editors/gedit3/Makefile +++ b/editors/gedit3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2014/12/28 22:07:26 prlw1 Exp $ +# $NetBSD: Makefile,v 1.19 2014/12/29 04:37:44 dholland Exp $ DISTNAME= gedit-3.14.2 PKGREVISION= 1 @@ -11,6 +11,7 @@ HOMEPAGE= http://www.gedit.org/ COMMENT= Lightweight GNOME UTF-8 text editor LICENSE= gnu-gpl-v2 +CONFLICTS+= gedit>=2.0<3.0 GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake intltool msgfmt perl pkg-config -- cgit v1.2.3