pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/irrtoolset-nox11 fix up TOOLS list



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1d74bf6283b2
branches:  trunk
changeset: 530256:1d74bf6283b2
user:      spz <spz%pkgsrc.org@localhost>
date:      Wed Jun 20 06:24:11 2007 +0000

description:
fix up TOOLS list

diffstat:

 net/irrtoolset-nox11/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 54e65c7226af -r 1d74bf6283b2 net/irrtoolset-nox11/Makefile
--- a/net/irrtoolset-nox11/Makefile     Wed Jun 20 02:22:33 2007 +0000
+++ b/net/irrtoolset-nox11/Makefile     Wed Jun 20 06:24:11 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2007/05/22 12:18:23 spz Exp $
+# $NetBSD: Makefile,v 1.11 2007/06/20 06:24:11 spz Exp $
 #
 
 DISTNAME=              IRRToolSet-4.8.5
-PKGREVISION=   0
+PKGREVISION=   1
 CATEGORIES=            net
 MASTER_SITES=  ftp://ftp.isc.org/isc/IRRToolSet/IRRToolSet-4.8.5/
 
@@ -11,7 +11,7 @@
 COMMENT=               The Internet Routing Registry Toolset - client to IRRd
 
 USE_LANGUAGES=         c c++
-USE_TOOLS+=         perl
+USE_TOOLS+=         bison flex gmake perl
 
 INSTALLATION_DIRS=     bin ${PKGMANDIR}/man1 ${PKGMANDIR}/man3
 



Home | Main Index | Thread Index | Old Index