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/yagiuda/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'comms/yagiuda') diff --git a/comms/yagiuda/Makefile b/comms/yagiuda/Makefile index fa8ccb198c00..1d6192c599eb 100644 --- a/comms/yagiuda/Makefile +++ b/comms/yagiuda/Makefile @@ -1,7 +1,4 @@ -# ports collection makefile for: yagiuda -# Date created: 19 July 2005 -# Whom: db -# +# Created by: db # $FreeBSD$ PORTNAME= yagiuda @@ -16,6 +13,7 @@ GNU_CONFIGURE= yes MAN1= first.1 optimise.1 yagi.1 dipole.1 input.1 output.1 MAN5= first.5 optimise.5 yagi.5 input.5 output.5 +NO_STAGE= yes do-install: .for f in first optimise yagi dipole input output ${INSTALL_PROGRAM} ${WRKSRC}/src/${f} ${PREFIX}/bin -- cgit v1.2.3