aboutsummaryrefslogtreecommitdiffstats
path: root/net/vnc
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-05-28 01:51:00 +0800
committerpav <pav@FreeBSD.org>2005-05-28 01:51:00 +0800
commit4a7b5470d36edc1d6cd24a6d00a53c5c3d699380 (patch)
treeefd4aee9745e7f8d1790f0276f3e765219048ee7 /net/vnc
parent6d45bb0fcf741dbf061fe99fd5ef533eeec02259 (diff)
downloadfreebsd-ports-gnome-4a7b5470d36edc1d6cd24a6d00a53c5c3d699380.tar.gz
freebsd-ports-gnome-4a7b5470d36edc1d6cd24a6d00a53c5c3d699380.tar.zst
freebsd-ports-gnome-4a7b5470d36edc1d6cd24a6d00a53c5c3d699380.zip
- This requires perl for build
Reported by: krismail
Diffstat (limited to 'net/vnc')
-rw-r--r--net/vnc/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \