pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/buzztrax
Module Name: pkgsrc
Committed By: nia
Date: Wed Oct 16 11:19:30 UTC 2019
Modified Files:
pkgsrc/audio/buzztrax: Makefile
Log Message:
buzztrax: Note conflicts
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/audio/buzztrax/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/buzztrax/Makefile
diff -u pkgsrc/audio/buzztrax/Makefile:1.1 pkgsrc/audio/buzztrax/Makefile:1.2
--- pkgsrc/audio/buzztrax/Makefile:1.1 Wed Oct 16 11:18:11 2019
+++ pkgsrc/audio/buzztrax/Makefile Wed Oct 16 11:19:30 2019
@@ -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 @@ LICENSE= gnu-lgpl-v2.1
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