pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/tap-plugins Forgot to include bsd.fast.prefs for...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bc56a058db10
branches: trunk
changeset: 649852:bc56a058db10
user: rodent <rodent%pkgsrc.org@localhost>
date: Sat Apr 11 15:51:13 2015 +0000
description:
Forgot to include bsd.fast.prefs for ${OPSYS} to work.
diffstat:
audio/tap-plugins/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r b7d998d54d4c -r bc56a058db10 audio/tap-plugins/Makefile
--- a/audio/tap-plugins/Makefile Sat Apr 11 13:04:04 2015 +0000
+++ b/audio/tap-plugins/Makefile Sat Apr 11 15:51:13 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2015/04/11 01:26:56 rodent Exp $
+# $NetBSD: Makefile,v 1.5 2015/04/11 15:51:13 rodent Exp $
#
DISTNAME= tap-plugins-0.7.2
@@ -20,6 +20,8 @@
INSTALLATION_DIRS+= lib/ladspa share/ladspa/rdf
+.include "../../mk/bsd.fast.prefs.mk"
+
.if ${OPSYS} == "OpenBSD"
BUILDLINK_TRANSFORM+= rm:-lrt
.elif ${OPSYS} == "Darwin"
Home |
Main Index |
Thread Index |
Old Index