pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libgnomeui Conflict with gnome-libs<=1.4.2nb1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e85e8816ac8a
branches:  trunk
changeset: 468979:e85e8816ac8a
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Wed Feb 18 12:02:13 2004 +0000

description:
Conflict with gnome-libs<=1.4.2nb1

diffstat:

 devel/libgnomeui/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 19af51ac28e6 -r e85e8816ac8a devel/libgnomeui/Makefile
--- a/devel/libgnomeui/Makefile Wed Feb 18 11:56:02 2004 +0000
+++ b/devel/libgnomeui/Makefile Wed Feb 18 12:02:13 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/02/14 17:21:38 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2004/02/18 12:02:13 jmmv Exp $
 #
 
 DISTNAME=      libgnomeui-2.4.0.1
@@ -14,6 +14,8 @@
 BUILD_USES_MSGFMT=     yes
 DEPENDS=               gnome2-dirs>=1.0:../../misc/gnome2-dirs
 
+CONFLICTS+=            gnome-libs<=1.4.2nb1
+
 GNU_CONFIGURE=         yes
 USE_BUILDLINK3=                yes
 USE_PKGLOCALEDIR=      yes



Home | Main Index | Thread Index | Old Index