From 0c710c7b4edb5ca79906be0115763864bc7c903f Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 22:10:23 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: net) --- net/ssltunnel-client/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'net/ssltunnel-client') diff --git a/net/ssltunnel-client/Makefile b/net/ssltunnel-client/Makefile index e0fb37c58231..7d9b7639d77e 100644 --- a/net/ssltunnel-client/Makefile +++ b/net/ssltunnel-client/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: ssltunnel-client -# Date created: June 10, 2003 -# Whom: at@rominet.net -# +# Created by: at@rominet.net # $FreeBSD$ -# PORTNAME= ssltunnel PORTVERSION= 1.18 @@ -30,6 +26,7 @@ WANT_GNOME= yes WITHOUT_GNOME= yes .endif +NO_STAGE= yes .include .if ${HAVE_GNOME:Mgtk12}!="" -- cgit v1.2.3