pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/irrd this needs flex to build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/09d4faccba5c
branches:  trunk
changeset: 497595:09d4faccba5c
user:      grant <grant%pkgsrc.org@localhost>
date:      Sun Jul 31 13:30:49 2005 +0000

description:
this needs flex to build.

diffstat:

 net/irrd/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a781fb379c05 -r 09d4faccba5c net/irrd/Makefile
--- a/net/irrd/Makefile Sun Jul 31 13:19:55 2005 +0000
+++ b/net/irrd/Makefile Sun Jul 31 13:30:49 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2005/07/16 01:19:15 jlam Exp $
+# $NetBSD: Makefile,v 1.32 2005/07/31 13:30:49 grant Exp $
 
 DISTNAME=              irrd2.2.3
 PKGNAME=               irrd-2.2.3
@@ -15,7 +15,7 @@
 DEPENDS+=              gnupg-[0-9]*:../../security/gnupg
 DEPENDS+=              wget-[0-9]*:../../net/wget
 
-USE_TOOLS+=            automake perl:run
+USE_TOOLS+=            automake flex perl:run
 
 WRKSRC=                        ${WRKDIR}/${DISTNAME}/src
 



Home | Main Index | Thread Index | Old Index