diff options
Diffstat (limited to 'graphics/blinkenthemes/Makefile')
-rw-r--r-- | graphics/blinkenthemes/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/blinkenthemes/Makefile b/graphics/blinkenthemes/Makefile index 21498446324..09e3cf58faf 100644 --- a/graphics/blinkenthemes/Makefile +++ b/graphics/blinkenthemes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/07/21 16:29:50 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2005/08/10 20:56:17 jlam Exp $ # DISTNAME= blinkenthemes-0.8 @@ -11,8 +11,7 @@ HOMEPAGE= http://www.blinkenlights.de/ COMMENT= Blinkenlights simulator themes GNU_CONFIGURE= YES +USE_TOOLS+= pkg-config .include "../../devel/blib/buildlink3.mk" -.include "../../devel/pkg-config/buildlink3.mk" - .include "../../mk/bsd.pkg.mk" |