pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/libart Add CONFLICTS.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d6bc1e172df3
branches:  trunk
changeset: 533679:d6bc1e172df3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 23 17:16:38 2007 +0000

description:
Add CONFLICTS.

diffstat:

 graphics/libart/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 1087487418b4 -r d6bc1e172df3 graphics/libart/Makefile
--- a/graphics/libart/Makefile  Sun Sep 23 17:08:00 2007 +0000
+++ b/graphics/libart/Makefile  Sun Sep 23 17:16:38 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2007/09/21 13:00:17 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2007/09/23 17:16:38 wiz Exp $
 
 DISTNAME=              libart_lgpl-2.3.19
 PKGNAME=               ${DISTNAME:S/_lgpl//}
@@ -19,5 +19,6 @@
 PKGCONFIG_OVERRIDE=    libart-2.0.pc.in
 # bmake cannot handle the self-made libtool logic in Makefile.am.
 USE_TOOLS+=            gmake
+CONFLICTS+=            libart2-[0-9]*
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index