aboutsummaryrefslogtreecommitdiff
path: root/net/tridiavnc
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-08-18 19:13:18 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-08-18 19:13:18 +0000
commit1c6ed8eca3fd323ad84584b083ec5246b4f5cc34 (patch)
tree084a3ff0af921b622a1b95e501fdbf510ab133e4 /net/tridiavnc
parent1d085932a2bc53e47470d2ff07242dd9e96d1409 (diff)
downloadports-1c6ed8eca3fd323ad84584b083ec5246b4f5cc34.tar.gz
ports-1c6ed8eca3fd323ad84584b083ec5246b4f5cc34.zip
Convert most NO_INSTALL_MANPAGES to USES=imake:noman
With hat: portmgr
Notes
Notes: svn path=/head/; revision=365343
Diffstat (limited to 'net/tridiavnc')
-rw-r--r--net/tridiavnc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/tridiavnc/Makefile b/net/tridiavnc/Makefile
index 7e98a08dc576..9e5a9b73a0de 100644
--- a/net/tridiavnc/Makefile
+++ b/net/tridiavnc/Makefile
@@ -15,11 +15,10 @@ COMMENT= Display X and Win32 desktops on remote X/Win32/Java displays
LICENSE= GPLv2
WRKSRC= ${WRKDIR}/unix/vnc_unixsrc
-USES= imake shebangfix perl5 tar:tgz
+USES= imake:noman shebangfix perl5 tar:tgz
SHEBANG_FILES= vncserver
USE_XORG= ice sm x11 xaw xext xmu xt xpm
ALL_TARGET= World
-NO_INSTALL_MANPAGES= yes
XFREE86_HTML_MAN= no
MAKE_JOBS_UNSAFE=yes