diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2000-06-13 02:07:43 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2000-06-13 02:07:43 +0000 |
commit | 350c17506cf0aafe1d1b90c47ad32b94f7ef038a (patch) | |
tree | aefefb11d90e4fe45997dd5b77a91ef95623ace1 /japanese/p5-Jcode | |
parent | f5da8790c8bb7265700c04878708d7125139892c (diff) | |
download | ports-350c17506cf0aafe1d1b90c47ad32b94f7ef038a.tar.gz ports-350c17506cf0aafe1d1b90c47ad32b94f7ef038a.zip |
Notes
Diffstat (limited to 'japanese/p5-Jcode')
-rw-r--r-- | japanese/p5-Jcode/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/p5-Jcode/Makefile b/japanese/p5-Jcode/Makefile index 42822a4ba819..7d616e573420 100644 --- a/japanese/p5-Jcode/Makefile +++ b/japanese/p5-Jcode/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base USE_PERL5= YES USE_ZIP= YES +MAKE_ENV= CC="${CC}" CCFLAGS="${CFLAGS}" MAN3= Jcode.3 Jcode::Unicode.3 Jcode::Unicode::Constants.3 \ Jcode::Unicode::NoXS.3 |