diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2005-02-17 18:08:05 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2005-02-17 18:08:05 +0000 |
commit | 91f785b086fb1c4d7ff8277e5abda91d10710d86 (patch) | |
tree | 4700b92b3ce08abcf6c51b96fa08fbf618436cdc /java/netrexx/Makefile | |
parent | 882b757055d0a827c30dba4ba2e13b8442644db6 (diff) | |
download | ports-91f785b086fb1c4d7ff8277e5abda91d10710d86.tar.gz ports-91f785b086fb1c4d7ff8277e5abda91d10710d86.zip |
Notes
Diffstat (limited to 'java/netrexx/Makefile')
-rw-r--r-- | java/netrexx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/netrexx/Makefile b/java/netrexx/Makefile index 27257db070b0..822b780b3c77 100644 --- a/java/netrexx/Makefile +++ b/java/netrexx/Makefile @@ -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 \ |