diff options
-rw-r--r-- | net/hping/Makefile | 2 | ||||
-rw-r--r-- | security/hping/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/net/hping/Makefile b/net/hping/Makefile index 820d82516a81..f61dd0afb4b2 100644 --- a/net/hping/Makefile +++ b/net/hping/Makefile @@ -14,6 +14,8 @@ DISTNAME= hping2-beta54 MAINTAINER= roman@xpert.com +BROKEN= See PR 28974 + GNU_CONFIGURE= yes CONFIGURE_ARGS+= --force-libpcap 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 |