summaryrefslogtreecommitdiff
path: root/comms/linrad
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:03:29 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:03:29 +0000
commit2b300eeb3f3f12f89596c38ef5510f621dde4ca9 (patch)
tree8db179eca6ba6e7449724456d92a408d868a7732 /comms/linrad
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: comms)
Notes
Notes: svn path=/head/; revision=327714
Diffstat (limited to 'comms/linrad')
-rw-r--r--comms/linrad/Makefile7
1 files changed, 2 insertions, 5 deletions
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 <bsd.port.pre.mk>
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g'\