pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/blinkentools Convert to bl3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d3dfcd9a2ff1
branches: trunk
changeset: 473032:d3dfcd9a2ff1
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Apr 15 13:07:55 2004 +0000
description:
Convert to bl3.
diffstat:
graphics/blinkentools/Makefile | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (27 lines):
diff -r 7ce7cd03f24d -r d3dfcd9a2ff1 graphics/blinkentools/Makefile
--- a/graphics/blinkentools/Makefile Thu Apr 15 12:56:22 2004 +0000
+++ b/graphics/blinkentools/Makefile Thu Apr 15 13:07:55 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 13:07:55 wiz Exp $
#
DISTNAME= blinkentools-2.2
@@ -10,13 +10,13 @@
HOMEPAGE= http://www.blinkenlights.de/
COMMENT= Blinkenlights movies tools collection
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-oldtools
-.include "../../devel/blib/buildlink2.mk"
-.include "../../devel/pkgconfig/buildlink2.mk"
-.include "../../graphics/mng/buildlink2.mk"
+.include "../../devel/blib/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../graphics/mng/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index