pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/tap-plugins Package requires GCC runtime.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2dd6dd8f03cc
branches: trunk
changeset: 648710:2dd6dd8f03cc
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Tue Mar 17 13:41:09 2015 +0000
description:
Package requires GCC runtime.
diffstat:
audio/tap-plugins/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 8e0ca7b6a00e -r 2dd6dd8f03cc audio/tap-plugins/Makefile
--- a/audio/tap-plugins/Makefile Tue Mar 17 13:17:35 2015 +0000
+++ b/audio/tap-plugins/Makefile Tue Mar 17 13:41:09 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2013/07/02 12:04:57 rodent Exp $
+# $NetBSD: Makefile,v 1.3 2015/03/17 13:41:09 jperkin Exp $
#
DISTNAME= tap-plugins-0.7.2
@@ -10,6 +10,8 @@
COMMENT= Tom's Audio Processing plugins
LICENSE= gnu-gpl-v2
+USE_GCC_RUNTIME= yes
+
SUBST_CLASSES+= prefix
SUBST_STAGE.prefix= post-patch
SUBST_MESSAGE.prefix= Fixing PREFIX.
Home |
Main Index |
Thread Index |
Old Index