pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/xmess Add conflict with sdlmess.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce80fc0d54ec
branches:  trunk
changeset: 553273:ce80fc0d54ec
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jan 18 16:04:48 2009 +0000

description:
Add conflict with sdlmess.

diffstat:

 emulators/xmess/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r e4f516f86fa2 -r ce80fc0d54ec emulators/xmess/Makefile
--- a/emulators/xmess/Makefile  Sun Jan 18 16:04:13 2009 +0000
+++ b/emulators/xmess/Makefile  Sun Jan 18 16:04:48 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.91 2008/09/10 00:36:09 gdt Exp $
+# $NetBSD: Makefile,v 1.92 2009/01/18 16:04:48 wiz Exp $
 #
 
 DISTNAME=              xmame-0.106
@@ -18,6 +18,8 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
+CONFLICTS=             sdlmess-[0-9]*
+
 USE_TOOLS+=            gmake
 MAKE_FILE=             makefile.unix
 TARGET=                        ${PKGBASE}



Home | Main Index | Thread Index | Old Index