diff options
Diffstat (limited to 'textproc/p5-Tree-Nary/Makefile')
-rw-r--r-- | textproc/p5-Tree-Nary/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-Tree-Nary/Makefile b/textproc/p5-Tree-Nary/Makefile index 772d68dcd245..3006268a3d14 100644 --- a/textproc/p5-Tree-Nary/Makefile +++ b/textproc/p5-Tree-Nary/Makefile @@ -18,6 +18,5 @@ COMMENT= Perl implementation of N-ary search trees PERL_CONFIGURE= yes MAN3= Tree::Nary.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |