pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/quagga This package needs perl to build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/79b59d9f15ae
branches:  trunk
changeset: 490417:79b59d9f15ae
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Mar 09 21:00:08 2005 +0000

description:
This package needs perl to build.

diffstat:

 net/quagga/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 453bd1ab60c3 -r 79b59d9f15ae net/quagga/Makefile
--- a/net/quagga/Makefile       Wed Mar 09 20:50:24 2005 +0000
+++ b/net/quagga/Makefile       Wed Mar 09 21:00:08 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/03/02 19:15:07 reed Exp $
+# $NetBSD: Makefile,v 1.18 2005/03/09 21:00:08 minskim Exp $
 # Based on KAME Id: Makefile,v 1.1.2.1.2.1.10.2 1999/01/05 11:03:50 itojun Exp
 #
 
@@ -16,6 +16,7 @@
 GNU_CONFIGURE=         YES
 USE_GNU_TOOLS+=                make
 USE_LIBTOOL=           YES
+USE_PERL5=             build
 
 PKG_SYSCONFSUBDIR?=    zebra
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR}



Home | Main Index | Thread Index | Old Index