diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-04-03 13:50:23 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-04-03 13:50:23 +0000 |
commit | 048720933d17d7f974b2fe627f6b69a93b9e1943 (patch) | |
tree | d87b5c5be70b15205756676f6a8193267b3d5ffb /science/ovt | |
parent | ee9dbc37046b2e56fd6f19a9808c9d094b0b983e (diff) | |
download | ports-048720933d17d7f974b2fe627f6b69a93b9e1943.tar.gz ports-048720933d17d7f974b2fe627f6b69a93b9e1943.zip |
Notes
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 |