From ea8ff22cff3d553574b25de8cfd89024ab2cb22e Mon Sep 17 00:00:00 2001 From: bapt 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/tn5250/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'net/tn5250') diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile index f2c274f9377..1961721753b 100644 --- a/net/tn5250/Makefile +++ b/net/tn5250/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tn5250 -# Date created: 20 January 2000 -# Whom: Elias Mandouvalos -# +# Created by: Elias Mandouvalos # $FreeBSD$ -# PORTNAME= tn5250 PORTVERSION= 0.17.4 @@ -21,6 +17,7 @@ USE_LDCONFIG= yes MAN1= lp5250d.1 scs2ascii.1 scs2pdf.1 scs2ps.1 tn5250.1 MAN5= tn5250rc.5 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ '/^SUBDIRS =/s|linux||g' ${WRKSRC}/Makefile.in -- cgit