pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/libwww Add build dependency on perl.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0daa262933cb
branches:  trunk
changeset: 468920:0daa262933cb
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Tue Feb 17 22:28:47 2004 +0000

description:
Add build dependency on perl.

diffstat:

 www/libwww/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7c039cb8e14c -r 0daa262933cb www/libwww/Makefile
--- a/www/libwww/Makefile       Tue Feb 17 22:18:26 2004 +0000
+++ b/www/libwww/Makefile       Tue Feb 17 22:28:47 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2004/02/14 17:21:54 jlam Exp $
+# $NetBSD: Makefile,v 1.52 2004/02/17 22:28:47 kristerw Exp $
 
 DISTNAME=              w3c-libwww-5.4.0
 PKGNAME=               libwww-5.4.0
@@ -19,6 +19,7 @@
 USE_BUILDLINK3=                YES
 USE_GNU_TOOLS+=                make
 USE_LIBTOOL=           YES
+USE_PERL5=             build
 
 GNU_CONFIGURE=         YES
 CONFIGURE_ARGS=                --with-zlib --with-regex --without-x



Home | Main Index | Thread Index | Old Index