pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/lv2 lv2: avoid self conflict. bump PKGREVISION
details: https://anonhg.NetBSD.org/pkgsrc/rev/f221daefd4ce
branches: trunk
changeset: 333798:f221daefd4ce
user: maya <maya%pkgsrc.org@localhost>
date: Tue May 14 03:14:48 2019 +0000
description:
lv2: avoid self conflict. bump PKGREVISION
diffstat:
audio/lv2/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 49fd99f7c1b2 -r f221daefd4ce audio/lv2/Makefile
--- a/audio/lv2/Makefile Tue May 14 03:12:36 2019 +0000
+++ b/audio/lv2/Makefile Tue May 14 03:14:48 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2019/04/25 07:32:35 maya Exp $
+# $NetBSD: Makefile,v 1.15 2019/05/14 03:14:48 maya Exp $
DISTNAME= lv2-1.16.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://lv2plug.in/spec/
EXTRACT_SUFX= .tar.bz2
@@ -16,7 +16,6 @@
PKGCONFIG_OVERRIDE+= lv2/lv2plug.in/ns/lv2core/lv2core.pc.in
PKGCONFIG_OVERRIDE+= lv2.pc.in
-PYTHON_SELF_CONFLICT= yes
REPLACE_PYTHON+= lv2specgen/lv2specgen.py
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index