pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/tap-plugins Seems like we're not using bsd.fast....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/023f01f84096
branches:  trunk
changeset: 649854:023f01f84096
user:      rodent <rodent%pkgsrc.org@localhost>
date:      Sat Apr 11 17:55:22 2015 +0000

description:
Seems like we're not using bsd.fast.prefs anymore. Swap for bsd.prefs.

diffstat:

 audio/tap-plugins/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b5632bc19d13 -r 023f01f84096 audio/tap-plugins/Makefile
--- a/audio/tap-plugins/Makefile        Sat Apr 11 16:16:54 2015 +0000
+++ b/audio/tap-plugins/Makefile        Sat Apr 11 17:55:22 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2015/04/11 15:51:13 rodent Exp $
+# $NetBSD: Makefile,v 1.6 2015/04/11 17:55:22 rodent Exp $
 #
 
 DISTNAME=      tap-plugins-0.7.2
@@ -20,7 +20,7 @@
 
 INSTALLATION_DIRS+=    lib/ladspa share/ladspa/rdf
 
-.include "../../mk/bsd.fast.prefs.mk"
+.include "../../mk/bsd.prefs.mk"
 
 .if ${OPSYS} == "OpenBSD"
 BUILDLINK_TRANSFORM+=  rm:-lrt



Home | Main Index | Thread Index | Old Index