diff options
Diffstat (limited to 'sysutils/p5-LJ-Cache/Makefile')
-rw-r--r-- | sysutils/p5-LJ-Cache/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/p5-LJ-Cache/Makefile b/sysutils/p5-LJ-Cache/Makefile index e27410a98ce6..ea8b10fb5da9 100644 --- a/sysutils/p5-LJ-Cache/Makefile +++ b/sysutils/p5-LJ-Cache/Makefile @@ -16,7 +16,6 @@ COMMENT= Perl5 implementation of an LRU dictionary cache PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= LJ::Cache.3 .include <bsd.port.mk> |