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-server/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'net/ssltunnel-server') diff --git a/net/ssltunnel-server/Makefile b/net/ssltunnel-server/Makefile index bc7c272ac6f1..1d2ae2085965 100644 --- a/net/ssltunnel-server/Makefile +++ b/net/ssltunnel-server/Makefile @@ -1,9 +1,5 @@ -# Ports collection Makefile for: ssltunnel-server -# Date created: June 10, 2003 -# Whom: at@rominet.net -# +# Created by: at@rominet.net # $FreeBSD$ -# PORTNAME= ssltunnel PORTVERSION= 1.18 @@ -23,6 +19,7 @@ TCPWRAPPERS_DESC= libwrap support GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-client +NO_STAGE= yes .include .if ${PORT_OPTIONS:MTCPWRAPPERS} -- cgit v1.2.3