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/linrad/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'comms/linrad') diff --git a/comms/linrad/Makefile b/comms/linrad/Makefile index 63ac54486b71..375add6a4009 100644 --- a/comms/linrad/Makefile +++ b/comms/linrad/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: linrad -# Date created: 7 July 2004 -# Whom: db -# +# Created by: db # $FreeBSD$ -# PORTNAME= linrad PORTVERSION= 3.08 @@ -36,6 +32,7 @@ LINRAD_DOCFILES= z_APM.txt z_BUFFERS.txt z_CALIBRATE.txt \ z_PARALLEL_PORT.txt z_SETTINGS.txt \ z_USERS_EXTRA.txt z_USERS_HWARE.txt +NO_STAGE= yes .include post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g'\ -- cgit v1.2.3