summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2014-12-29 04:37:44 +0000
committerdholland <dholland@pkgsrc.org>2014-12-29 04:37:44 +0000
commit981fc4fff8ac936148b127a356a5444ca08dfe52 (patch)
treea4ee54b336f8240bd79c2fcc9664d20fa3998c97 /editors
parent558b493d0660e79e82b4f5ca8c06a530a6df413a (diff)
downloadpkgsrc-981fc4fff8ac936148b127a356a5444ca08dfe52.tar.gz
Add explicit CONFLICTS between gedit 2 and gedit 3, per PR 49494.
Diffstat (limited to 'editors')
-rw-r--r--editors/gedit/Makefile3
-rw-r--r--editors/gedit3/Makefile3
2 files changed, 4 insertions, 2 deletions
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