diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2005-05-03 17:33:26 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2005-05-03 17:33:26 +0000 |
commit | 3166ae6a7a7e494a1458a78fd51361d21a9bc2d4 (patch) | |
tree | 87829c71dbe59fb010ae0843542774f618d55910 /net/cnet | |
parent | 2c6977877f4ce96ba74f8f5789409517fcd79cb5 (diff) |
Notes
Diffstat (limited to 'net/cnet')
-rw-r--r-- | net/cnet/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/cnet/Makefile b/net/cnet/Makefile index 030a7438cedd..301a3801abd8 100644 --- a/net/cnet/Makefile +++ b/net/cnet/Makefile @@ -17,6 +17,8 @@ COMMENT= A networking simulator LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84 +IGNORE= does not run (core dumps: Arithmetic exception) + USE_REINPLACE= yes USE_X_PREFIX= yes USE_XPM= yes |