pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/buzztrax buzztrax: Note conflicts



details:   https://anonhg.NetBSD.org/pkgsrc/rev/34c03d0e7d1a
branches:  trunk
changeset: 415895:34c03d0e7d1a
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Oct 16 11:19:30 2019 +0000

description:
buzztrax: Note conflicts

diffstat:

 audio/buzztrax/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 6ca414e8111c -r 34c03d0e7d1a audio/buzztrax/Makefile
--- a/audio/buzztrax/Makefile   Wed Oct 16 11:19:24 2019 +0000
+++ b/audio/buzztrax/Makefile   Wed Oct 16 11:19:30 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/10/16 11:18:11 nia Exp $
+# $NetBSD: Makefile,v 1.2 2019/10/16 11:19:30 nia Exp $
 
 DISTNAME=      buzztrax-0.10.2
 CATEGORIES=    audio
@@ -11,6 +11,9 @@
 
 DEPENDS+=      gsettings-desktop-schemas-[0-9]*:../../sysutils/gsettings-desktop-schemas
 
+CONFLICTS+=    buzztard-[0-9]*
+SUPERSEDES+=   buzztard-[0-9]*
+
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
 USE_LANGUAGES= c c++



Home | Main Index | Thread Index | Old Index