From f30824b2efbe63d43d2f6c20532432b115efc294 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 18:44:49 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: irc) --- irc/dircproxy/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'irc/dircproxy') diff --git a/irc/dircproxy/Makefile b/irc/dircproxy/Makefile index e96a57c7915c..b4588cbb30d4 100644 --- a/irc/dircproxy/Makefile +++ b/irc/dircproxy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dircproxy -# Date created: 11 January 2001 -# Whom: George Reid -# +# Created by: George Reid # $FreeBSD$ -# PORTNAME= dircproxy DISTVERSION= 1.2.0-RC1 @@ -25,6 +21,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message MAN1= dircproxy.1 dircproxy-crypt.1 .endif +NO_STAGE= yes post-install: .if !defined(NO_INSTALL_MANPAGES) @cd ${WRKSRC}/doc && make install-man -- cgit v1.2.3