summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-04-15 12:42:56 +0000
committerwiz <wiz@pkgsrc.org>2004-04-15 12:42:56 +0000
commitee1dff5f8497b504f592955548c31b7ce5ac6650 (patch)
treefa62e1a2f60c2221056591b051e335a6754bc4eb /graphics
parentab12da226fcb9990f80772595454ea3be0dbdd21 (diff)
downloadpkgsrc-ee1dff5f8497b504f592955548c31b7ce5ac6650.tar.gz
Convert to bl3.
XXX: candidate for NO_BUILD/NO_BUILDLINK?
Diffstat (limited to 'graphics')
-rw-r--r--graphics/blinkenthemes/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/blinkenthemes/Makefile b/graphics/blinkenthemes/Makefile
index 7d77321f52c..878554a4288 100644
--- a/graphics/blinkenthemes/Makefile
+++ b/graphics/blinkenthemes/Makefile
@@ -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 @@ MAINTAINER= salo@NetBSD.org
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"