diff options
author | Remko Lodder <remko@FreeBSD.org> | 2006-08-13 20:48:05 +0000 |
---|---|---|
committer | Remko Lodder <remko@FreeBSD.org> | 2006-08-13 20:48:05 +0000 |
commit | a27a0c84be1657b683ce7a6d520142c320bf0e66 (patch) | |
tree | 40c0281b0f6050c8dad08f4213217059b3ff7572 /net/x11vnc | |
parent | 88ef6ef2ce01a3d8d78cddd5e85788cfb42fbc39 (diff) | |
download | ports-a27a0c84be1657b683ce7a6d520142c320bf0e66.tar.gz ports-a27a0c84be1657b683ce7a6d520142c320bf0e66.zip |
Notes
Diffstat (limited to 'net/x11vnc')
-rw-r--r-- | net/x11vnc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/x11vnc/Makefile b/net/x11vnc/Makefile index 77f34e42ba31..28daf6740cb4 100644 --- a/net/x11vnc/Makefile +++ b/net/x11vnc/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR=libvncserver MAINTAINER= lorenl@north-winds.org COMMENT= VNC server for use with real X displays +FORBIDDEN= Remote access: http://VuXML.FreeBSD.org/9dda3ff1-2b02-11db-a6e2-000e0c2e438a.html + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg USE_GNOME= gnometarget |