pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/xchat-perl Add "USE_TOOLS+= perl" to make this bu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0d95ba16deca
branches:  trunk
changeset: 535700:0d95ba16deca
user:      tron <tron%pkgsrc.org@localhost>
date:      Mon Nov 26 07:16:52 2007 +0000

description:
Add "USE_TOOLS+= perl" to make this build again.

diffstat:

 chat/xchat-perl/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0c07df672e5c -r 0d95ba16deca chat/xchat-perl/Makefile
--- a/chat/xchat-perl/Makefile  Mon Nov 26 03:21:56 2007 +0000
+++ b/chat/xchat-perl/Makefile  Mon Nov 26 07:16:52 2007 +0000
@@ -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+=       --disable-python
 
 USE_PERL5=     YES
+USE_TOOLS+=    perl
 
 .include "../../lang/perl5/buildlink3.mk"
 



Home | Main Index | Thread Index | Old Index