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)
This commit is contained in:
Kris Kennaway
2006-03-06 20:34:58 +00:00
parent 67f0d04819
commit 0b3c5c4bf1

View File

@@ -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