diff options
author | arved <arved@FreeBSD.org> | 2002-11-03 23:13:38 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2002-11-03 23:13:38 +0000 |
commit | 9fcdd2292a71045366c55ee3f37e2f84968ba183 (patch) | |
tree | 46b4660db564c5214b2efb64253abc1bb73fba46 /textproc | |
parent | 5440d13ecc913d6e2f7d60352355023e9f5c516b (diff) | |
download | FreeBSD-ports-9fcdd2292a71045366c55ee3f37e2f84968ba183.zip FreeBSD-ports-9fcdd2292a71045366c55ee3f37e2f84968ba183.tar.gz |
This port requires perl.
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 dac9cb1..beb2e16 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 |