summaryrefslogtreecommitdiff
path: root/net/cnet
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-11-16 04:37:44 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-11-16 04:37:44 +0000
commit8295c21a0e33bf4bb3823f0d9a3f3d0af0fb4ad3 (patch)
treeeeabba651377543e680a20ef76ddc1d7b2f280c9 /net/cnet
parentUpdate to 0.14.1, serious memory leaks on 0.14.0 was fixed. See release note (diff)
BROKEN: Size mismatch
Notes
Notes: svn path=/head/; revision=148425
Diffstat (limited to 'net/cnet')
-rw-r--r--net/cnet/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/cnet/Makefile b/net/cnet/Makefile
index ccbe81cd68e3..45465bc509dd 100644
--- a/net/cnet/Makefile
+++ b/net/cnet/Makefile
@@ -16,6 +16,8 @@ COMMENT= A networking simulator
LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84
+BROKEN= Size mismatch
+
USE_REINPLACE= yes
USE_XPM= yes
USE_GMAKE= yes