diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2002-11-03 23:13:38 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2002-11-03 23:13:38 +0000 |
commit | 3d39c41abc8b2f10256f8a9523e3a8410d093263 (patch) | |
tree | f7036ac0d34d8c0207024d3eda853d5d75a2f0c9 /textproc | |
parent | Fix bento build. (diff) |
This port requires perl.
Notes
Notes:
svn path=/head/; revision=69388
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/kdoc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/kdoc/Makefile b/textproc/kdoc/Makefile index dac9cb1c6d99..beb2e167ab8c 100644 --- a/textproc/kdoc/Makefile +++ b/textproc/kdoc/Makefile @@ -18,6 +18,7 @@ USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes +USE_PERL5= yes MAN1= kdoc.1 qt2kdoc.1 makekdedoc.1 |