From 048720933d17d7f974b2fe627f6b69a93b9e1943 Mon Sep 17 00:00:00 2001
From: Thierry Thomas <thierry@FreeBSD.org>
Date: Sat, 3 Apr 2004 13:50:23 +0000
Subject: Remove a superfluous RUN_DEPENDS. Hope to unbreak INDEX.

Approved by:	mat (mentor)
Pointy hat:	myself.
---
 science/ovt/Makefile | 2 --
 1 file changed, 2 deletions(-)

(limited to 'science/ovt')

diff --git a/science/ovt/Makefile b/science/ovt/Makefile
index c057a65e92b3..39d82df6721d 100644
--- a/science/ovt/Makefile
+++ b/science/ovt/Makefile
@@ -37,8 +37,6 @@ RESTRICTED=	yes
 
 .include <bsd.port.pre.mk>
 
-RUN_DEPENDS+=	java:${PORTSDIR}/${_JAVA_PORT_FREEBSD_1_4}
-
 # Check for OVT distfile
 .if !exists(${DISTDIR}/${DISTFILES}) && !defined(PACKAGE_BUILDING)
 ECHO_MSG=/usr/bin/printf
-- 
cgit v1.2.3