Update to bsd.java.mk 2.0

This commit is contained in:
Herve Quiroz
2005-02-17 18:08:05 +00:00
parent 882b757055
commit 91f785b086
2 changed files with 3 additions and 2 deletions

View File

@@ -21,7 +21,8 @@ COMMENT= A Sun's powerful and extensible IDE for Java
BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT}
.endif
USE_JAVA= 1.3+
USE_JAVA= yes
JAVA_VERSION= 1.3+
JAVAVM= ${JAVA_HOME}/bin/java
RESTRICTED= "Restrictive license"

View File

@@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/rexx:${PORTSDIR}/lang/rexx-imc
NO_BUILD= yes
USE_ZIP= yes
USE_JAVA= 1.1+
USE_JAVA= yes
pre-patch:
for file in ${WRKSRC}/bin/NetRexxC.sh ${WRKSRC}/read.me.first; do \