diff options
Diffstat (limited to 'devel/p5-B-Graph/Makefile')
-rw-r--r-- | devel/p5-B-Graph/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-B-Graph/Makefile b/devel/p5-B-Graph/Makefile index cca5e0842853..6a432376dba6 100644 --- a/devel/p5-B-Graph/Makefile +++ b/devel/p5-B-Graph/Makefile @@ -17,6 +17,5 @@ COMMENT= Perl Compiler backend to diagram OP trees PERL_CONFIGURE= yes MAN3= B::Graph.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |