diff options
Diffstat (limited to 'textproc/saxon/Makefile')
-rw-r--r-- | textproc/saxon/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/saxon/Makefile b/textproc/saxon/Makefile index 0754009b55f4..9cdc87c25d59 100644 --- a/textproc/saxon/Makefile +++ b/textproc/saxon/Makefile @@ -12,8 +12,6 @@ COMMENT= XSLT 1.0 processor for Java LICENSE= MPL -RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper - USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ |