From b7622bc7980418f5913d73373f628cf8a0d87743 Mon Sep 17 00:00:00 2001 From: apb Date: Wed, 1 Oct 2008 08:43:09 +0000 Subject: Make dsniff and dsniff-nox11 build on NetBSD-current: * In dsniff-nox11/Makefile, add a post-configure target to move missing/sys/queue.h out of the way if the configure script found a real sys/queue.h. * Add patches to #include in some files where I noticed warnings. Bump PKGREVISION for both dsniff and dsniff-nox11. --- security/dsniff/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/dsniff/Makefile') diff --git a/security/dsniff/Makefile b/security/dsniff/Makefile index 3eb21712ecb..18935edefc6 100644 --- a/security/dsniff/Makefile +++ b/security/dsniff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2007/01/30 20:47:58 joerg Exp $ +# $NetBSD: Makefile,v 1.30 2008/10/01 08:43:09 apb Exp $ .include "Makefile.common" -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Password sniffer (webspy) DEPENDS+= dsniff-nox11-[0-9]*:../../security/dsniff-nox11 -- cgit v1.2.3