pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/gmime Add CONFLICTS line for gmime24.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4c89cdf445fa
branches:  trunk
changeset: 548828:4c89cdf445fa
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Oct 24 16:39:11 2008 +0000

description:
Add CONFLICTS line for gmime24.

diffstat:

 mail/gmime/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 6424da3ccb33 -r 4c89cdf445fa mail/gmime/Makefile
--- a/mail/gmime/Makefile       Fri Oct 24 16:38:48 2008 +0000
+++ b/mail/gmime/Makefile       Fri Oct 24 16:39:11 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2008/08/14 20:39:25 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2008/10/24 16:39:11 wiz Exp $
 #
 
 DISTNAME=      gmime-2.2.22
@@ -11,6 +11,8 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
+CONFLICTS=     gmime24-[0-9]*
+
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
 USE_TOOLS+=            gmake pkg-config



Home | Main Index | Thread Index | Old Index