aboutsummaryrefslogtreecommitdiff
path: root/net/vnc/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-15 15:14:00 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-15 15:14:00 +0000
commitcf0ecd669927d2b54de4b5e16eda12427b47a68d (patch)
tree09f2556a1d0ea116d1f132343b307c687a82ba5b /net/vnc/Makefile
parente47ac01488c933a3a8a38b32ba35d4f9c4992493 (diff)
downloadports-cf0ecd669927d2b54de4b5e16eda12427b47a68d.tar.gz
ports-cf0ecd669927d2b54de4b5e16eda12427b47a68d.zip
Notes
Diffstat (limited to 'net/vnc/Makefile')
-rw-r--r--net/vnc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile
index 3332de5f78a7..16fee57f53a4 100644
--- a/net/vnc/Makefile
+++ b/net/vnc/Makefile
@@ -20,6 +20,7 @@ RUN_DEPENDS= xorg-fonts>=7.2:${PORTSDIR}/x11-fonts/xorg-fonts \
LICENSE= GPLv2
GNU_CONFIGURE= yes
+USES= perl5
USE_XORG= x11 xext xpm xext xtst sm ice inputproto
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
@@ -56,7 +57,6 @@ RUN_DEPENDS+= xauth:${PORTSDIR}/x11/xauth \
${PREFIX}/lib/X11/fonts/misc/6x13-ISO8859-1.pcf.gz:${PORTSDIR}/x11-fonts/xorg-fonts-miscbitmaps \
${LOCALBASE}/lib/X11/fonts/misc/fonts.alias:${PORTSDIR}/x11-fonts/font-alias
-USES= perl5
EXTRA_PATCHES+= ${WRKSRC}/xc.patch \
${PATCHDIR}/vnc.def-patch \