pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/lame mk/termcap.bl3.mk -> mk/curses.bl3.mk becau...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c68c00863940
branches:  trunk
changeset: 648116:c68c00863940
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Wed Mar 11 22:24:00 2015 +0000

description:
mk/termcap.bl3.mk -> mk/curses.bl3.mk because that's what it really wants

diffstat:

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

diffs (16 lines):

diff -r 11ef5fa7b013 -r c68c00863940 audio/lame/Makefile
--- a/audio/lame/Makefile       Wed Mar 11 21:34:33 2015 +0000
+++ b/audio/lame/Makefile       Wed Mar 11 22:24:00 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2015/02/27 19:49:16 snj Exp $
+# $NetBSD: Makefile,v 1.77 2015/03/11 22:24:00 tnn Exp $
 
 DISTNAME=      lame-3.99.5
 PKGREVISION=   2
@@ -38,5 +38,5 @@
 CONFIGURE_ENV+=                ac_cv_header_xmmintrin_h=no
 .endif
 
-.include "../../mk/termcap.buildlink3.mk"
+.include "../../mk/curses.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index