pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/blinkenthemes Convert to bl3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bea09845cdb9
branches:  trunk
changeset: 473028:bea09845cdb9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Apr 15 12:42:56 2004 +0000

description:
Convert to bl3.
XXX: candidate for NO_BUILD/NO_BUILDLINK?

diffstat:

 graphics/blinkenthemes/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (23 lines):

diff -r 347eb72376a7 -r bea09845cdb9 graphics/blinkenthemes/Makefile
--- a/graphics/blinkenthemes/Makefile   Thu Apr 15 12:27:09 2004 +0000
+++ b/graphics/blinkenthemes/Makefile   Thu Apr 15 12:42:56 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/01/03 18:49:42 reed Exp $
+# $NetBSD: Makefile,v 1.3 2004/04/15 12:42:56 wiz Exp $
 #
 
 DISTNAME=      blinkenthemes-0.8
@@ -10,10 +10,10 @@
 HOMEPAGE=      http://www.blinkenlights.de/
 COMMENT=       Blinkenlights simulator themes
 
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 GNU_CONFIGURE= YES
 
-.include "../../devel/blib/buildlink2.mk"
-.include "../../devel/pkgconfig/buildlink2.mk"
+.include "../../devel/blib/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index