From 2b300eeb3f3f12f89596c38ef5510f621dde4ca9 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 16:03:29 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: comms) --- comms/nec2c/Makefile | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'comms/nec2c') diff --git a/comms/nec2c/Makefile b/comms/nec2c/Makefile index b1a2a7fbb12b..7401ab66fe3b 100644 --- a/comms/nec2c/Makefile +++ b/comms/nec2c/Makefile @@ -1,12 +1,5 @@ -# ports collection makefile for: splat -# Date created: 8 July 2005 -# Whom: db -# +# Created by: db # $FreeBSD$ -# http://5b4az.chronos.org.uk/pkg/nec2/nec2c/nec2c-0.6.tar.gz -# http://ftp-mirror.internap.com/pub/FreeBSD/distfiles/nec2c/nec2c.tar.gz -# http://ftp.cerias.purdue.edu/pub/os/FreeBSD/distfiles/nec2c/nec2c.tar.gz -# PORTNAME= nec2c PORTVERSION= .9 @@ -21,6 +14,7 @@ COMMENT= Used to calculate antenna patterns useful to ham radio LIB_DEPENDS= ccm:${PORTSDIR}/math/ccmath +NO_STAGE= yes post-patch: ${CP} ${FILESDIR}/carg.c ${WRKSRC} -- cgit v1.2.3