diff options
Diffstat (limited to 'textproc/p5-TeX-Encode/Makefile')
-rw-r--r-- | textproc/p5-TeX-Encode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-TeX-Encode/Makefile b/textproc/p5-TeX-Encode/Makefile index ed7b559e6936..6794b5b80152 100644 --- a/textproc/p5-TeX-Encode/Makefile +++ b/textproc/p5-TeX-Encode/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Pa MAN3= TeX::Encode.3 -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes .include <bsd.port.mk> |