From 9945eb084e64cb98322c9a704d7b07613777e6b6 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 22:55:24 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: security) --- security/fsh/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'security/fsh') diff --git a/security/fsh/Makefile b/security/fsh/Makefile index 329e3044cc34..f061484ab0f0 100644 --- a/security/fsh/Makefile +++ b/security/fsh/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: fsh -# Date created: Thu Jan 24 03:37:54 JST 2002 -# Whom: sumikawa -# +# Created by: sumikawa # $FreeBSD$ PORTNAME= fsh @@ -20,6 +17,7 @@ GNU_CONFIGURE= yes INFO= fsh +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e '/^[^#]/s/FCNTL/fcntl/g' ${WRKSRC}/fshcompat.py -- cgit