diff options
Diffstat (limited to 'devel/p5-Heap/Makefile')
-rw-r--r-- | devel/p5-Heap/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-Heap/Makefile b/devel/p5-Heap/Makefile index 5a3e9e9bb5da..85dfb20efeab 100644 --- a/devel/p5-Heap/Makefile +++ b/devel/p5-Heap/Makefile @@ -17,7 +17,6 @@ COMMENT= Perl extensions for keeping data partially sorted PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Heap.3 Heap::Binary.3 Heap::Binomial.3 Heap::Elem::Num.3 \ Heap::Elem::NumRev.3 Heap::Elem::Ref.3 Heap::Elem::RefRev.3 \ Heap::Elem::Str.3 Heap::Elem::StrRev.3 Heap::Elem.3 \ |