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/gtic/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'net/gtic') diff --git a/net/gtic/Makefile b/net/gtic/Makefile index c789fcbb2c31..e6e0bcb49b87 100644 --- a/net/gtic/Makefile +++ b/net/gtic/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gtic -# Date created: 22 August 1999 -# Whom: Denis Shaposhnikov -# +# Created by: Denis Shaposhnikov # $FreeBSD$ -# PORTNAME= gtic PORTVERSION= 1.3.b @@ -21,6 +17,7 @@ MAKE_ENV+= DEFINES="${DEFINES}" DEFINES+= -DAMIGA4D .endif +NO_STAGE= yes .include do-install: -- cgit v1.2.3