diff options
Diffstat (limited to 'net/svnc/Makefile')
-rw-r--r-- | net/svnc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/svnc/Makefile b/net/svnc/Makefile index c8502dc68661..6f051ffe7b8e 100644 --- a/net/svnc/Makefile +++ b/net/svnc/Makefile @@ -15,6 +15,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz \ vnc-3.3.3r1_unixsrc.tgz:att MAINTAINER= trevor@FreeBSD.org +COMMENT= VNC viewer for SVGAlib BUILD_DEPENDS= ${X11BASE}/include/X11/keysym.h:${PORTSDIR}/x11/XFree86 LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib |