From 6b4c3b8b1c36c2fe4e782b4becef440daa667de8 Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Mon, 29 Oct 2007 22:56:13 +0000 Subject: Back-out using the nice bsd.port.options.mk because 5.5, 6.1 and 6.2 R don't have support for it. Submitted by: portsnap buildbox and freshports --- net/tightvnc/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'net/tightvnc/Makefile') diff --git a/net/tightvnc/Makefile b/net/tightvnc/Makefile index a9fa4dcb5b34..06af4ec36957 100644 --- a/net/tightvnc/Makefile +++ b/net/tightvnc/Makefile @@ -36,9 +36,10 @@ MAN1= Xvnc.1 vncviewer.1 vncpasswd.1 vncconnect.1 vncserver.1 OPTIONS= JVNC_VIEWER "Install Java-based vnc viewer" off -#.include +.include -.include "bsd.port.options.mk" +### use me when 5.5, 6.1, 6.2R die or we do impement something in b.p.m +#.include "bsd.port.options.mk" .ifdef(WITH_JVNC_VIEWER) USE_JAVA= yes @@ -48,7 +49,7 @@ PLIST_SUB+= JVNC_VIEWER="" PLIST_SUB+= JVNC_VIEWER="@comment " .endif -.include +#.include .if exists(${X11BASE}/share/vnc/classes/index.vnc) IGNORE= vnc has already been installed, please uninstall it first -- cgit v1.2.3