diff options
author | linimon <linimon@FreeBSD.org> | 2006-06-29 03:10:59 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-06-29 03:10:59 +0800 |
commit | 0e19d885054b6be2f0cb8e0e45671915ed43bb67 (patch) | |
tree | 9703e936767344b5363a5af6c02a89e29606c5ef /net | |
parent | 3e519ee94bbab4ca55613e7aa615946ec5aba06d (diff) | |
download | freebsd-ports-gnome-0e19d885054b6be2f0cb8e0e45671915ed43bb67.tar.gz freebsd-ports-gnome-0e19d885054b6be2f0cb8e0e45671915ed43bb67.tar.zst freebsd-ports-gnome-0e19d885054b6be2f0cb8e0e45671915ed43bb67.zip |
Deprecate this. It depends on a version of vnc that applies to XFree86-3,
and even that version isn't fetchable from the NetBSD mirrors.
Diffstat (limited to 'net')
-rw-r--r-- | net/svnc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/svnc/Makefile b/net/svnc/Makefile index 412b7c4340bf..cbd6191ffc08 100644 --- a/net/svnc/Makefile +++ b/net/svnc/Makefile @@ -17,6 +17,9 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz:svnc \ MAINTAINER= ports@FreeBSD.org COMMENT= VNC viewer for SVGAlib +DEPRECATED= mastersite gone, depends on unfetchable, antique version of vnc +EXPIRATION_DATE= 2006-07-28 + BUILD_DEPENDS= ${X11BASE}/include/X11/keysym.h:${PORTSDIR}/x11/XFree86 LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib |