aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-06-20 20:21:40 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-06-20 20:21:40 +0000
commitfe7fe72ddd0a0ad50ba2d6e2590f35d6aa8de4d2 (patch)
tree7f3b52fe1df863790885cb34304319760bce2dde /misc
parent0c95e1c09ca1cc522a8a3eb4a01119b66ef9316e (diff)
downloadports-fe7fe72ddd0a0ad50ba2d6e2590f35d6aa8de4d2.tar.gz
ports-fe7fe72ddd0a0ad50ba2d6e2590f35d6aa8de4d2.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/screen/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/screen/Makefile b/misc/screen/Makefile
index d067e4e915c1..41e3eca0bc79 100644
--- a/misc/screen/Makefile
+++ b/misc/screen/Makefile
@@ -19,6 +19,8 @@ GNU_CONFIGURE= yes
MAN1= screen.1
INFO= screen
+NO_PACKAGE= Tends to loop using 100% CPU when used from package - perhaps it hard-codes information about the build host
+
.include <bsd.port.pre.mk>
.if ${ARCH} == "alpha"