diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-16 15:42:40 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-16 15:42:40 +0000 |
commit | 778e2d35510d4f8fa6bbae934b313771189e4268 (patch) | |
tree | 8ecfcfa3b923a4f09a3d580a3446ab33b76fbaf7 /japanese/p5-Encode-JP-Mobile | |
parent | 75d35af0e220d4367a5e644a5beec438f7c4c275 (diff) |
Notes
Diffstat (limited to 'japanese/p5-Encode-JP-Mobile')
-rw-r--r-- | japanese/p5-Encode-JP-Mobile/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/p5-Encode-JP-Mobile/Makefile b/japanese/p5-Encode-JP-Mobile/Makefile index 3ef70095fc52..eebc3c9cd14a 100644 --- a/japanese/p5-Encode-JP-Mobile/Makefile +++ b/japanese/p5-Encode-JP-Mobile/Makefile @@ -15,7 +15,8 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-YAML>0:${PORTSDIR}/textproc/p5-YAML -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.pre.mk> |