From 49adc67aaabc8c16280c23b0ece70cce217d4ff8 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 16 Jan 2003 03:23:10 +0000 Subject: [MAINTAINER UPDATE] Update build of netrexx to USE_JAVA PR: ports/41984 Submitted by: John Merryweather Cooper --- java/netrexx/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'java/netrexx/Makefile') diff --git a/java/netrexx/Makefile b/java/netrexx/Makefile index 8a6496fcc8b9..a64edeea4f20 100644 --- a/java/netrexx/Makefile +++ b/java/netrexx/Makefile @@ -7,18 +7,18 @@ PORTNAME= NetRexx PORTVERSION= 2.02 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java lang MASTER_SITES= http://www2.hursley.ibm.com/netrexx/ DISTNAME= NetRexx -MAINTAINER= jmcoopr@webmail.bmi.net +MAINTAINER= coop9211@uidaho.edu -RUN_DEPENDS= ${LOCALBASE}/jdk1.1.8/bin/java:${PORTSDIR}/java/jdk11 \ - ${LOCALBASE}/bin/rexx:${PORTSDIR}/lang/rexx-imc +RUN_DEPENDS= ${LOCALBASE}/bin/rexx:${PORTSDIR}/lang/rexx-imc NO_BUILD= yes USE_ZIP= yes +USE_JAVA= 1.1+ USE_REINPLACE= yes pre-patch: -- cgit v1.2.3