From f9c3120f4307204fdb231d417a63492734a6e878 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 26 Nov 2007 07:16:52 +0000 Subject: Add "USE_TOOLS+= perl" to make this build again. --- chat/xchat-perl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chat/xchat-perl') diff --git a/chat/xchat-perl/Makefile b/chat/xchat-perl/Makefile index 95d34d13c50..f52f9e515f9 100644 --- a/chat/xchat-perl/Makefile +++ b/chat/xchat-perl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/03/12 12:42:48 tron Exp $ +# $NetBSD: Makefile,v 1.2 2007/11/26 07:16:52 tron Exp $ .include "../../chat/xchat/Makefile.common" @@ -17,6 +17,7 @@ CONFIGURE_ARGS+= --enable-perl CONFIGURE_ARGS+= --disable-python USE_PERL5= YES +USE_TOOLS+= perl .include "../../lang/perl5/buildlink3.mk" -- cgit v1.2.3