pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/gail Add CONFLICT with latest gtk2+, since it is...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fd2cbfbb05be
branches: trunk
changeset: 548614:fd2cbfbb05be
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Oct 19 17:43:30 2008 +0000
description:
Add CONFLICT with latest gtk2+, since it is included there.
diffstat:
devel/gail/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 524f4df34c01 -r fd2cbfbb05be devel/gail/Makefile
--- a/devel/gail/Makefile Sun Oct 19 17:42:29 2008 +0000
+++ b/devel/gail/Makefile Sun Oct 19 17:43:30 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2008/07/14 17:06:36 drochner Exp $
+# $NetBSD: Makefile,v 1.57 2008/10/19 17:43:30 wiz Exp $
#
DISTNAME= gail-1.22.3
@@ -12,6 +12,8 @@
PKG_DESTDIR_SUPPORT= user-destdir
+CONFLICTS= gtk2+>=2.14.0
+
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config msgfmt
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index