summaryrefslogtreecommitdiff
path: root/net/vnc
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-11-25 18:44:44 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-11-25 18:44:44 +0000
commit94780a9f35e255430683ac3ac8ff3a80900e9ce1 (patch)
treed8e78bb27a2b8a3ab23ee5e3a4d9734dd369bf5d /net/vnc
parentFix the fetch problem by updating to the latest version, 0.52.2, which (diff)
Add USE_XLIB
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=71087
Diffstat (limited to 'net/vnc')
-rw-r--r--net/vnc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile
index 71ca7d78945f..7d7813ba93fe 100644
--- a/net/vnc/Makefile
+++ b/net/vnc/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= mchopra@engmail.uwaterloo.ca
GNU_CONFIGURE= yes
USE_PERL5_RUN= yes
USE_REINPLACE= yes
+USE_XLIB= yes
MAN1= Xvnc.1 \
vncviewer.1 \