pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/mserv Add conflicts with mserv-devel



details:   https://anonhg.NetBSD.org/pkgsrc/rev/272f5ade9f29
branches:  trunk
changeset: 488490:272f5ade9f29
user:      abs <abs%pkgsrc.org@localhost>
date:      Wed Feb 02 10:23:44 2005 +0000

description:
Add conflicts with mserv-devel

diffstat:

 audio/mserv/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 61184660d63c -r 272f5ade9f29 audio/mserv/Makefile
--- a/audio/mserv/Makefile      Wed Feb 02 09:13:57 2005 +0000
+++ b/audio/mserv/Makefile      Wed Feb 02 10:23:44 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2004/12/31 20:31:19 minskim Exp $
+# $NetBSD: Makefile,v 1.29 2005/02/02 10:23:44 abs Exp $
 #
 
 DISTNAME=      mserv-0.35
@@ -12,6 +12,7 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
+CONFLICTS+=             mserv-devel-[0-9]*
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --datadir=${PREFIX}/share/mserv
 CONFIGURE_ENV+=                MY_LIBS="-lvorbisfile -lvorbis"



Home | Main Index | Thread Index | Old Index