diff options
Diffstat (limited to 'textproc/denature/Makefile')
-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 a5728481469..f1bd6f469bd 100644 --- a/textproc/denature/Makefile +++ b/textproc/denature/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-CSS-Tiny>=0:${PORTSDIR}/textproc/p5-CSS-Tiny \ fop:${PORTSDIR}/textproc/fop -USE_PERL5= yes +USES= perl5 USE_JAVA= yes JAVA_VERSION= 1.6+ POD2MAN?= pod2man |