missing wantlib.

ok naddy@
This commit is contained in:
aanriot 2005-10-19 05:05:41 +00:00
parent f4258700e0
commit 7cddb35aff

View File

@ -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}"