diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-11-15 04:47:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-11-15 04:47:42 +0000 |
commit | 2e3cac39d8b79db0da0d512e05bfae4d5f7d5eee (patch) | |
tree | 232805fa95a6a78b5d99614b3caca30e341bb38c /net/thcrut | |
parent | f1e102d270e4805bdccb488bf8c76f2a015004e4 (diff) | |
download | ports-2e3cac39d8b79db0da0d512e05bfae4d5f7d5eee.tar.gz ports-2e3cac39d8b79db0da0d512e05bfae4d5f7d5eee.zip |
Notes
Diffstat (limited to 'net/thcrut')
-rw-r--r-- | net/thcrut/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/thcrut/Makefile b/net/thcrut/Makefile index 79a4bf328c32..97e16f862a82 100644 --- a/net/thcrut/Makefile +++ b/net/thcrut/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.thc.org/releases/ MAINTAINER= ports@FreeBSD.org COMMENT= Local network discovery tool +BROKEN= Size mismatch + GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-libnet=${LOCALBASE} \ |