From fd61959c15770f0b0197fb84191d0b733aa0cc81 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 19:59:12 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: mail) --- mail/qmail-remove/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'mail/qmail-remove') diff --git a/mail/qmail-remove/Makefile b/mail/qmail-remove/Makefile index 901620fd2a7b..9e60b0dd0e2d 100644 --- a/mail/qmail-remove/Makefile +++ b/mail/qmail-remove/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qmail-remove -# Date created: Wed Sep 24 16:01:34 CEST 2003 -# Whom: Clement Laforet -# +# Created by: Clement Laforet # $FreeBSD$ -# PORTNAME= qmail-remove PORTVERSION= 0.95 @@ -16,6 +12,7 @@ COMMENT= Removes messages from your qmail queue based on a particular string PLIST_FILES= sbin/qmail-remove bin/populate.pl PORTDOCS= INSTALL LICENSE README +NO_STAGE= yes do-build: @(cd ${WRKSRC} ;\ ${ECHO_MSG} "Compiling ${PORTNAME}:" ; \ -- cgit v1.2.3