summaryrefslogtreecommitdiffstats
path: root/java/jc
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-03-06 20:34:58 +0000
committerkris <kris@FreeBSD.org>2006-03-06 20:34:58 +0000
commitbe3dcabb5832cf884ca3af6198a2a548b9689de3 (patch)
treec1d66cde9ad562e911c2bf1159866f02f7db891d /java/jc
parent259de097d07717d2d38f1570cdb448434d04429c (diff)
downloadFreeBSD-ports-be3dcabb5832cf884ca3af6198a2a548b9689de3.zip
FreeBSD-ports-be3dcabb5832cf884ca3af6198a2a548b9689de3.tar.gz
Add NO_PACKAGE since this apparently takes an enormous amount of RAM to
build, and has never built successfully on the package cluster since the update last year. Approved by: portmgr (implicit)
Diffstat (limited to 'java/jc')
-rw-r--r--java/jc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/jc/Makefile b/java/jc/Makefile
index 154c207..313a504 100644
--- a/java/jc/Makefile
+++ b/java/jc/Makefile
@@ -18,6 +18,8 @@ COMMENT= JVM that converts class files to C source and compiles them with GCC
BUILD_DEPENDS= ${LOCALBASE}/share/classpath/glibj.zip:${PORTSDIR}/java/classpath
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
+NO_PACKAGE= Takes too many resources to build
+
MAN1= jc.1
USE_JAVA= yes
OpenPOWER on IntegriCloud