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/rats/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'security/rats/Makefile') diff --git a/security/rats/Makefile b/security/rats/Makefile index 49d3fb25d62d..b1dad7ec79be 100644 --- a/security/rats/Makefile +++ b/security/rats/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: rats -# Date created: 22 August 2001 -# Whom: Kris Kennaway -# +# Created by: Kris Kennaway # $FreeBSD$ -# PORTNAME= rats PORTVERSION= 2.3 @@ -24,6 +20,7 @@ CONFIGURE_ARGS+=--with-expat-lib=${LOCALBASE}/lib \ ALL_TARGET= ${PORTNAME} +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} -- cgit