aboutsummaryrefslogtreecommitdiff
path: root/net/vnc/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-18 22:59:35 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-18 22:59:35 +0000
commit11cf5e6a20af574e46a3b40e0a60a5afb6bcebea (patch)
treed8496ddca9d4a7b755ae61e85ab33456fb610d19 /net/vnc/Makefile
parent4680a9dd2b8b0d706e354d930b150ae25e093480 (diff)
downloadports-11cf5e6a20af574e46a3b40e0a60a5afb6bcebea.tar.gz
ports-11cf5e6a20af574e46a3b40e0a60a5afb6bcebea.zip
- Fix patching of non-server variation
Pointy hat to: pav
Notes
Notes: svn path=/head/; revision=162748
Diffstat (limited to 'net/vnc/Makefile')
-rw-r--r--net/vnc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile
index 35ba7880679f..808e570f7bbf 100644
--- a/net/vnc/Makefile
+++ b/net/vnc/Makefile
@@ -51,7 +51,8 @@ USE_PERL5= yes
EXTRA_PATCHES+= ${WRKSRC}/xc.patch \
${PATCHDIR}/vnc.def-patch \
- ${PATCHDIR}/FreeBSD.cf-patch
+ ${PATCHDIR}/FreeBSD.cf-patch \
+ ${PATCHDIR}/extra-patch-fix_Xvnc_no_valid_address
MAN1+= Xvnc.1 \
vncserver.1