From a65ed2e51bf631a6b8ab766f984bf33c686d239a Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin 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/distcache/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'security/distcache') diff --git a/security/distcache/Makefile b/security/distcache/Makefile index 8b76ee0f3b23..4fb3a0dd8fe0 100644 --- a/security/distcache/Makefile +++ b/security/distcache/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: distcache -# Date created: 2005-04-13 -# Whom: Marcel Prisi -# +# Created by: Marcel Prisi # $FreeBSD$ -# PORTNAME= distcache PORTVERSION= 1.4.5 @@ -36,6 +32,7 @@ MAN2= DC_CTX_new.2 DC_PLUG_new.2 DC_PLUG_read.2 DC_SERVER_new.2 \ NAL_LISTENER_new.2 NAL_SELECTOR_new.2 NAL_decode_uint32.2 MAN8= distcache.8 +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} -- cgit v1.2.3