From 7cddb35affb9e88689e0bbdbe7c375df4dd59397 Mon Sep 17 00:00:00 2001 From: aanriot Date: Wed, 19 Oct 2005 05:05:41 +0000 Subject: [PATCH] missing wantlib. ok naddy@ --- security/dsniff/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/security/dsniff/Makefile b/security/dsniff/Makefile index a004318a6d7..c24357a0944 100644 --- a/security/dsniff/Makefile +++ b/security/dsniff/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.36 2005/05/24 00:15:06 mjc Exp $ +# $OpenBSD: Makefile,v 1.37 2005/10/19 05:05:41 aanriot Exp $ COMMENT= "sniffing tools for penetration testing" DISTNAME= dsniff-2.3 -PKGNAME= ${DISTNAME}p1 +PKGNAME= ${DISTNAME}p2 CATEGORIES= security MASTER_SITES= http://monkey.org/~dugsong/dsniff/ @@ -19,7 +19,7 @@ PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -WANTLIB= c crypto des pcap ssl +WANTLIB= c crypto des pcap ssl rpcsvc CONFIGURE_STYLE= autoconf CONFIGURE_ARGS= --with-db="${LOCALBASE}"