From 1970e0c0bc69e6e45a0db0b3c8302bb2e0e8c953 Mon Sep 17 00:00:00 2001 From: bapt 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/emesene/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'net-im/emesene') diff --git a/net-im/emesene/Makefile b/net-im/emesene/Makefile index 505b3af1b774..31ef8be65e8d 100644 --- a/net-im/emesene/Makefile +++ b/net-im/emesene/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: emesene -# Date created: 31 May 2007 -# Whom: Yinghong Liu -# +# Created by: Yinghong Liu # $FreeBSD$ -# PORTNAME= emesene PORTVERSION= 1.6.3 @@ -37,6 +33,7 @@ DESKTOP_ENTRIES="${PORTNAME}" \ "Network;InstantMessaging;GTK;" \ "false" +NO_STAGE= yes post-extract: @cd ${WRKSRC} && \ ${RM} -fr GPL LGPL PSF README pygif pyisf docs && \ -- cgit