diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-09-29 12:12:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-09-29 12:12:57 +0000 |
commit | 455daa0bcef17ca4760474755f8ed19b768109d5 (patch) | |
tree | 7afd8081a7ae531124eb89eb7a1d3f84cb4b46d5 /net/ssvnc | |
parent | a7e4cee12ea0de5f4c5ef2c930429d48c40729ed (diff) | |
download | ports-455daa0bcef17ca4760474755f8ed19b768109d5.tar.gz ports-455daa0bcef17ca4760474755f8ed19b768109d5.zip |
Notes
Diffstat (limited to 'net/ssvnc')
-rw-r--r-- | net/ssvnc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/ssvnc/Makefile b/net/ssvnc/Makefile index 377d1229ea3a..e5b2db2918a7 100644 --- a/net/ssvnc/Makefile +++ b/net/ssvnc/Makefile @@ -17,6 +17,8 @@ BUILD_DEPENDS= xmkmf:${X_IMAKE_PORT} LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg RUN_DEPENDS= stunnel:${PORTSDIR}/security/stunnel +BROKEN= Size mismatch + USE_XLIB= yes USE_TCL_RUN= 84 USE_TK_RUN= 84 |