From 1f43c6085b35ed9d492df4fba772b376aeee9d13 Mon Sep 17 00:00:00 2001
From: Pav Lucistnik <pav@FreeBSD.org>
Date: Fri, 27 May 2005 17:51:00 +0000
Subject: - This requires perl for build

Reported by:	krismail
---
 net/vnc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'net/vnc')

diff --git a/net/vnc/Makefile b/net/vnc/Makefile
index bdc3ab3d457a..6f96a633db65 100644
--- a/net/vnc/Makefile
+++ b/net/vnc/Makefile
@@ -30,7 +30,7 @@ COMMENT=	Display X and Win32 desktops on remote X/Win32/Java displays
 RUN_DEPENDS=	xauth:${X_CLIENTS_PORT} \
 		${X11BASE}/lib/X11/fonts/misc/6x13-ISO8859-1.pcf.gz:${X_FONTS_MISC_PORT}
 
-USE_PERL5_RUN=	yes
+USE_PERL5=	yes
 
 EXTRA_PATCHES=	${WRKSRC}/xc.patch \
 		${PATCHDIR}/vnc.def-patch \
-- 
cgit v1.2.3