From 985b201424d63717aa5b6578fece8f2b853d9164 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 22:24:43 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt) --- net-mgmt/mtrace/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'net-mgmt/mtrace') diff --git a/net-mgmt/mtrace/Makefile b/net-mgmt/mtrace/Makefile index d03657074985..2a02525f482d 100644 --- a/net-mgmt/mtrace/Makefile +++ b/net-mgmt/mtrace/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mtrace -# Date created: 28 September 2006 -# Whom: Bruce M Simpson -# +# Created by: Bruce M Simpson # $FreeBSD$ -# PORTNAME= mtrace PORTVERSION= 5.2 @@ -17,6 +13,7 @@ MAN8= mtrace.8 ALL_TARGET= mtrace +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/mtrace ${PREFIX}/sbin/mtrace ${INSTALL_MAN} ${WRKSRC}/mtrace.8 ${PREFIX}/man/man8 -- cgit v1.2.3