diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-04 05:46:38 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-04 05:46:38 +0000 |
commit | 37f2224fa6a14520df830ae1daeba9b877daa347 (patch) | |
tree | 13d3d367b0967ab3adcc2ce528bfe1e770b4d48e /japanese/linux-JM | |
parent | 3ff37e385bb15e608586b24278ba3dde9ea57151 (diff) |
PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
Notes
Notes:
svn path=/head/; revision=69436
Diffstat (limited to 'japanese/linux-JM')
-rw-r--r-- | japanese/linux-JM/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/linux-JM/Makefile b/japanese/linux-JM/Makefile index b8c4726c0047..4bc0efdd5152 100644 --- a/japanese/linux-JM/Makefile +++ b/japanese/linux-JM/Makefile @@ -19,6 +19,7 @@ NO_MTREE= yes NO_WRKSUBDIR= yes PLIST= ${WRKDIR}/PLIST SCRIPTS_ENV+= MANSECS="${MANSECS}" +USE_PERL5= yes DATESPEC= 20010415 MANPAGES_GNU= bash gdbm |