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/lurker/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'mail/lurker') diff --git a/mail/lurker/Makefile b/mail/lurker/Makefile index db5a014aa2b8..5bba4af17922 100644 --- a/mail/lurker/Makefile +++ b/mail/lurker/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: lurker -# Date created: 01 Feb 2011 -# Whom: Kevin Rauwolf -# +# Created by: Kevin Rauwolf # $FreeBSD$ -# PORTNAME= lurker PORTVERSION= 2.3 @@ -31,6 +27,7 @@ CONFIGURE_ARGS= --with-mimelib-local \ MAN1= lurker-index.1 lurker-list.1 lurker-params.1 \ lurker-regenerate.1 lurker-search.1 lurker-prune.1 +NO_STAGE= yes post-extract: @cd ${WRKSRC} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} \ ${DISTDIR}/mimelib-${MIMELIB_VERSION}.tar.gz ${EXTRACT_AFTER_ARGS} -- cgit v1.2.3