diff options
Diffstat (limited to 'textproc/denature')
-rw-r--r-- | textproc/denature/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/denature/Makefile b/textproc/denature/Makefile index 981d8f67ba41..8b919cdab9f7 100644 --- a/textproc/denature/Makefile +++ b/textproc/denature/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Pa USE_PERL5= yes USE_JAVA= yes -JAVA_VERSION= 1.2+ +JAVA_VERSION= 1.5+ POD2MAN?= pod2man WRKSRC= ${WRKDIR}/${PORTNAME} |