From 28bf02d683a6e9edd30f15574a3ae61f0ff5e585 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 22:13:34 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: net-im) --- net-im/finch/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'net-im/finch/Makefile') diff --git a/net-im/finch/Makefile b/net-im/finch/Makefile index a57297883bfb..33fdf558f194 100644 --- a/net-im/finch/Makefile +++ b/net-im/finch/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gaim -# Date created: 26 Mar 1999 -# Whom: Jim Mock -# +# Created by: Jim Mock # $FreeBSD$ # $MCom: ports-stable/net-im/gaim-consoleui-devel/Makefile,v 1.2 2006/10/29 18:55:28 marcus Exp $ -# PORTNAME= finch PORTREVISION= 1 @@ -30,6 +26,7 @@ CONFIGURE_ARGS= --disable-gtkui \ MAN1= finch.1 +NO_STAGE= yes post-install: ${INSTALL_MAN} ${WRKSRC}/doc/finch.1 ${MAN1PREFIX}/man/man1 -- cgit v1.2.3