diff options
Diffstat (limited to 'databases/p5-SQL-Statement/Makefile')
-rw-r--r-- | databases/p5-SQL-Statement/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/p5-SQL-Statement/Makefile b/databases/p5-SQL-Statement/Makefile index 55826af0746e..fde27c99d220 100644 --- a/databases/p5-SQL-Statement/Makefile +++ b/databases/p5-SQL-Statement/Makefile @@ -17,7 +17,6 @@ COMMENT= A perl5 module for SQL parsing and processing PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= SQL::Dialects::ANSI.3 SQL::Dialects::AnyData.3 \ SQL::Dialects::CSV.3 SQL::Eval.3 SQL::Parser.3 SQL::Statement.3 |