From 0c710c7b4edb5ca79906be0115763864bc7c903f Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 22:10:23 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: net) --- net/nstxd/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'net/nstxd') diff --git a/net/nstxd/Makefile b/net/nstxd/Makefile index 67d0962659f0..ae964925e646 100644 --- a/net/nstxd/Makefile +++ b/net/nstxd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: nstxd -# Date created: 1 April 2007 -# Whom: nagilum -# +# Created by: nagilum # $FreeBSD$ -# PORTNAME= nstxd PORTVERSION= 1.1b6 @@ -28,6 +24,7 @@ WRKSRC= ${WRKDIR}/nstx-1.1-beta6 ALL_TARGET= nstxd INSTALL_TARGET= nstxd +NO_STAGE= yes post-install: ${INSTALL_PROGRAM} ${WRKSRC}/nstxd ${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/nstxd.8 ${PREFIX}/man/man8/ -- cgit v1.2.3