diff options
author | tobez <tobez@FreeBSD.org> | 2001-08-25 05:32:55 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-08-25 05:32:55 +0800 |
commit | 59d35cc4e8efa5ea6963997f58691d58420a6f4e (patch) | |
tree | 197b4b6a4b3b326a28909d7514c4c3c89e7d008e /textproc/p5-Text-FixedLength-Extra | |
parent | 062843587cb531242f206c2e2aaf70082f97e302 (diff) | |
download | freebsd-ports-gnome-59d35cc4e8efa5ea6963997f58691d58420a6f4e.tar.gz freebsd-ports-gnome-59d35cc4e8efa5ea6963997f58691d58420a6f4e.tar.zst freebsd-ports-gnome-59d35cc4e8efa5ea6963997f58691d58420a6f4e.zip |
Remove redundant USE_PERL5 statements.
Diffstat (limited to 'textproc/p5-Text-FixedLength-Extra')
-rw-r--r-- | textproc/p5-Text-FixedLength-Extra/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-Text-FixedLength-Extra/Makefile b/textproc/p5-Text-FixedLength-Extra/Makefile index cbc6d903f9ee..d2c85152c074 100644 --- a/textproc/p5-Text-FixedLength-Extra/Makefile +++ b/textproc/p5-Text-FixedLength-Extra/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} BROKEN="Requires perl that has 'our' keyword" .endif -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Text::FixedLength::Extra.3 |