pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/gst-plugins0.10-libvisual audio/gst-plugins0.10-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d9572226423c
branches: trunk
changeset: 428158:d9572226423c
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Apr 25 17:19:19 2020 +0000
description:
audio/gst-plugins0.10-libvisual: fix SUBST redundancy check
This plugin does not depend on other plugins, therefore there is no
library path to fix.
diffstat:
audio/gst-plugins0.10-libvisual/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 60344719c086 -r d9572226423c audio/gst-plugins0.10-libvisual/Makefile
--- a/audio/gst-plugins0.10-libvisual/Makefile Sat Apr 25 17:16:35 2020 +0000
+++ b/audio/gst-plugins0.10-libvisual/Makefile Sat Apr 25 17:19:19 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2012/09/22 12:36:45 obache Exp $
+# $NetBSD: Makefile,v 1.10 2020/04/25 17:19:19 rillig Exp $
#
GST_PLUGINS0.10_NAME= libvisual
@@ -7,6 +7,7 @@
PKGREVISION= 2
.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
+SUBST_NOOP_OK.libs= yes # does not depend on other plugins
.include "../../audio/libvisual/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index