diff options
-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 030a743..301a380 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 |