diff options
Diffstat (limited to 'science/ovt')
-rw-r--r-- | science/ovt/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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 |