diff options
author | Brian Somers <brian@FreeBSD.org> | 2001-07-15 03:15:18 +0000 |
---|---|---|
committer | Brian Somers <brian@FreeBSD.org> | 2001-07-15 03:15:18 +0000 |
commit | dcdb8890e804cf4343a46601787ab7416a0dfc46 (patch) | |
tree | 7618cc7c1c3e653baf8561fdaea8c8b850f7d712 /security/hping | |
parent | 16d9134b44f12dc18c2aad1955be0a81255ca3ee (diff) | |
download | ports-dcdb8890e804cf4343a46601787ab7416a0dfc46.tar.gz ports-dcdb8890e804cf4343a46601787ab7416a0dfc46.zip |
Notes
Diffstat (limited to 'security/hping')
-rw-r--r-- | security/hping/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/hping/Makefile b/security/hping/Makefile index 820d82516a81..f61dd0afb4b2 100644 --- a/security/hping/Makefile +++ b/security/hping/Makefile @@ -14,6 +14,8 @@ DISTNAME= hping2-beta54 MAINTAINER= roman@xpert.com +BROKEN= See PR 28974 + GNU_CONFIGURE= yes CONFIGURE_ARGS+= --force-libpcap |