summaryrefslogtreecommitdiff
path: root/net/vnc
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
commitd9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch)
tree7188beb34e0a3adac815c9497c615b1b78eb4454 /net/vnc
parentport wouldn't build without the gnomelibs. (diff)
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Notes
Notes: svn path=/head/; revision=69612
Diffstat (limited to 'net/vnc')
-rw-r--r--net/vnc/Makefile2
-rw-r--r--net/vnc/pkg-comment1
2 files changed, 2 insertions, 1 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile
index 8a4e19a6c267..69e040a62d5c 100644
--- a/net/vnc/Makefile
+++ b/net/vnc/Makefile
@@ -21,6 +21,8 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= ports@freebsd.org
+PORTCOMMENT= Display X and Win32 desktops on remote X/Win32/Java displays
+
USE_PERL5= yes
IGNOREFILES= vnc-latest_doc.tgz
WRKSRC= ${WRKDIR}/vnc_unixsrc
diff --git a/net/vnc/pkg-comment b/net/vnc/pkg-comment
deleted file mode 100644
index 65d65b23e63d..000000000000
--- a/net/vnc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Display X and Win32 desktops on remote X/Win32/Java displays