diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-03 05:16:31 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-03 05:16:31 +0000 |
commit | 0e370bb21b40496e87808abdef8fea620ca8a1a2 (patch) | |
tree | 839b7e6f612ff5265186aedf41c3f80de5e14569 | |
parent | 7c78297dc2986811b89e7ad9a14e503f17eca9dc (diff) |
Notes
-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> |