fix WANTLIB

This commit is contained in:
steven 2006-02-10 23:15:11 +00:00
parent 6c86df8b1f
commit 49598b070f

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.9 2005/07/13 18:47:02 aanriot Exp $
# $OpenBSD: Makefile,v 1.10 2006/02/10 23:15:11 steven Exp $
COMMENT= "intercept, modify, and rewrite egress traffic"
DISTNAME= fragroute-1.2
PKGNAME= ${DISTNAME}p3
PKGNAME= ${DISTNAME}p4
CATEGORIES= security net
HOMEPAGE= http://www.monkey.org/~dugsong/fragroute/
@ -15,7 +15,7 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c pcap
WANTLIB= c event pcap
MASTER_SITES= http://monkey.org/~dugsong/fragroute/ \
${MASTER_SITE_PACKETSTORM:=UNIX/security/}