diff options
author | brian <brian@FreeBSD.org> | 2001-07-15 11:15:18 +0800 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 2001-07-15 11:15:18 +0800 |
commit | eccff952ec5fbf817bb827c57eb94385220a95a4 (patch) | |
tree | 7e90e422bea9237a1b1e1dbdbaef4832de7a28ba /net | |
parent | fec7fa3f0fd254096578acb47741bc3e47f87a0a (diff) | |
download | freebsd-ports-graphics-eccff952ec5fbf817bb827c57eb94385220a95a4.tar.gz freebsd-ports-graphics-eccff952ec5fbf817bb827c57eb94385220a95a4.tar.zst freebsd-ports-graphics-eccff952ec5fbf817bb827c57eb94385220a95a4.zip |
Mark this port BROKEN. Mail to the MAINTAINER bounces.
Diffstat (limited to 'net')
-rw-r--r-- | net/hping/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/hping/Makefile b/net/hping/Makefile index 820d82516a8..f61dd0afb4b 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 |