diff options
Diffstat (limited to 'net/tightvnc/Makefile')
-rw-r--r-- | net/tightvnc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/tightvnc/Makefile b/net/tightvnc/Makefile index c228c54a26a1..85cef8ca3220 100644 --- a/net/tightvnc/Makefile +++ b/net/tightvnc/Makefile @@ -22,11 +22,10 @@ RUN_DEPENDS= showrgb:${PORTSDIR}/x11/rgb \ MAKE_JOBS_UNSAFE= yes CONFLICTS= tridiavnc-[0-9]* vnc-[0-9]* WRKSRC= ${WRKDIR}/vnc_unixsrc -USES= imake shebangfix +USES= imake shebangfix perl5 SHEBANG_FILES= vncserver CFLAGS+= -Wno-return-type USE_BZIP2= yes -USE_PERL5= yes USE_XORG= xaw ALL_TARGET= World NO_INSTALL_MANPAGES= yes |