diff options
author | edwin <edwin@FreeBSD.org> | 2002-11-04 03:17:29 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-11-04 03:17:29 +0000 |
commit | 690d5eb77dfe38a8ae1bee0d3c26e53669d15fcd (patch) | |
tree | 2cdd4a2b9a4f727046ab669be268f18bab7f2d42 /ukrainian/ispell | |
parent | 266a6d44cdb9993738dffb2c3b706a6ca59eeb36 (diff) | |
download | FreeBSD-ports-690d5eb77dfe38a8ae1bee0d3c26e53669d15fcd.zip FreeBSD-ports-690d5eb77dfe38a8ae1bee0d3c26e53669d15fcd.tar.gz |
PERL -> REINPLACE
and USE_PERL5 in some places
Noticed by: bento
Diffstat (limited to 'ukrainian/ispell')
-rw-r--r-- | ukrainian/ispell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ukrainian/ispell/Makefile b/ukrainian/ispell/Makefile index 7639bd6..701d21e 100644 --- a/ukrainian/ispell/Makefile +++ b/ukrainian/ispell/Makefile @@ -18,6 +18,7 @@ BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell USE_BZIP2= YES ALL_TARGET= koi USE_GMAKE= YES +USE_PERL5= yes # Still need gmake for other reasons :-\ #post-patch: |