aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-09-26 02:16:40 +0800
committerkris <kris@FreeBSD.org>2007-09-26 02:16:40 +0800
commitea6b195b5d160767c913916d8606f889edccb3fe (patch)
tree57c66489d252fc0952ec350f3745979730b6cc5b
parentf15063fb6f0f0a27b2e15f6c7be7a843de31fe58 (diff)
downloadfreebsd-ports-gnome-ea6b195b5d160767c913916d8606f889edccb3fe.tar.gz
freebsd-ports-gnome-ea6b195b5d160767c913916d8606f889edccb3fe.tar.zst
freebsd-ports-gnome-ea6b195b5d160767c913916d8606f889edccb3fe.zip
Mark IGNORE: the port attempts to allocate all system memory during
the configure stage to see what happens.
-rw-r--r--misc/kcd-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/kcd-devel/Makefile b/misc/kcd-devel/Makefile
index 98cc400390aa..fb3cb1ec204c 100644
--- a/misc/kcd-devel/Makefile
+++ b/misc/kcd-devel/Makefile
@@ -15,6 +15,8 @@ DISTNAME= kcd-${PORTVERSION}
MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= Change directory in full-screen visual mode
+IGNORE= Attempts to allocate all of memory during configure
+
USE_GETTEXT= yes
USE_PERL5= yes
GNU_CONFIGURE= yes