diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-05-26 06:36:15 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-05-26 06:36:15 +0000 |
commit | 5246b1472fceb7dd62c22d49898fe0178d5bd666 (patch) | |
tree | 3a143c27e68496627104545e99efd92f817322f4 /net/ssvnc/Makefile | |
parent | 237977f823e239f35cb6df8ebac8cbadab092cd1 (diff) | |
download | ports-5246b1472fceb7dd62c22d49898fe0178d5bd666.tar.gz ports-5246b1472fceb7dd62c22d49898fe0178d5bd666.zip |
Notes
Diffstat (limited to 'net/ssvnc/Makefile')
-rw-r--r-- | net/ssvnc/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net/ssvnc/Makefile b/net/ssvnc/Makefile index 3e5e26300752..fd6b8a6c846a 100644 --- a/net/ssvnc/Makefile +++ b/net/ssvnc/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ssvnc -PORTVERSION= 1.0.15 -PORTREVISION= 1 +PORTVERSION= 1.0.16 CATEGORIES= net security MASTER_SITES= http://www.karlrunge.com/x11vnc/etv/ @@ -18,8 +17,6 @@ BUILD_DEPENDS= xmkmf:${X_IMAKE_PORT} LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg RUN_DEPENDS= stunnel:${PORTSDIR}/security/stunnel -BROKEN= Unfetchable - Size mismatch - USE_XLIB= yes USE_TCL_RUN= 84 USE_TK_RUN= 84 |