diff options
-rw-r--r-- | textproc/xml-i18n-tools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xml-i18n-tools/Makefile b/textproc/xml-i18n-tools/Makefile index 1a16834c8bd0..c8b73b5b917c 100644 --- a/textproc/xml-i18n-tools/Makefile +++ b/textproc/xml-i18n-tools/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 MAINTAINER= gnome@FreeBSD.org USE_GMAKE= yes +USE_PERL5= yes USE_LIBTOOL= yes .include <bsd.port.mk> |