pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/dirb This package requires curl>=7.15.0nb1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1eadc821921e
branches:  trunk
changeset: 501318:1eadc821921e
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Oct 20 16:29:18 2005 +0000

description:
This package requires curl>=7.15.0nb1.

diffstat:

 security/dirb/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r de35072d102f -r 1eadc821921e security/dirb/Makefile
--- a/security/dirb/Makefile    Thu Oct 20 16:25:46 2005 +0000
+++ b/security/dirb/Makefile    Thu Oct 20 16:29:18 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/10/14 00:44:03 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2005/10/20 16:29:18 minskim Exp $
 #
 
 DISTNAME=      dirb18
@@ -13,5 +13,7 @@
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
 
+BUILDLINK_DEPENDS.curl+=       curl>=7.15.0nb1
+
 .include "../../www/curl/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index