diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-04 19:03:28 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-04 19:03:28 +0000 |
commit | 1af2baef8456f3254f5c7aa60d3fb311343ac319 (patch) | |
tree | 405a583b2c12f2a125d6aeac7991da24fc75bdab /textproc/intltool | |
parent | 7dff22a1e20e88788609885f4af0b71e5932e619 (diff) | |
download | ports-1af2baef8456f3254f5c7aa60d3fb311343ac319.tar.gz ports-1af2baef8456f3254f5c7aa60d3fb311343ac319.zip |
Notes
Diffstat (limited to 'textproc/intltool')
-rw-r--r-- | textproc/intltool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index 6406a4cc40c4..b56fcd4e3dea 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv USE_BZIP2= yes USE_GMAKE= yes +USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} |