aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2009-09-12 23:50:15 +0800
committerlinimon <linimon@FreeBSD.org>2009-09-12 23:50:15 +0800
commitef4aa40094b43d9550aa09c22773c15c66ef290e (patch)
treef82a388522555c9a1cc3ddbec360f44dd37c7ea6 /sysutils
parentfa1b905a35f5d3665277471044cdd9e6e48e413e (diff)
downloadfreebsd-ports-gnome-ef4aa40094b43d9550aa09c22773c15c66ef290e.tar.gz
freebsd-ports-gnome-ef4aa40094b43d9550aa09c22773c15c66ef290e.tar.zst
freebsd-ports-gnome-ef4aa40094b43d9550aa09c22773c15c66ef290e.zip
Remove the NO_PACKAGE. Recent testing suggests the problem may have
been fixed in the 5.x timeframe. Tested by: trasz Hat: portmgr
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/screen/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/screen/Makefile b/sysutils/screen/Makefile
index fa57d1c475ae..e12c200b1000 100644
--- a/sysutils/screen/Makefile
+++ b/sysutils/screen/Makefile
@@ -26,8 +26,6 @@ OPTIONS= CJK "Treat CJK ambiguous characters as full width" OFF \
HOSTINLOCKED "Print user@host in locked message" OFF \
SHOWENC "Show encoding on the status line" OFF
-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>
GNU_CONFIGURE= yes