diff options
Diffstat (limited to 'databases/p5-SQL-Abstract/Makefile')
-rw-r--r-- | databases/p5-SQL-Abstract/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/p5-SQL-Abstract/Makefile b/databases/p5-SQL-Abstract/Makefile index 1c12384daf88..3459fef44d41 100644 --- a/databases/p5-SQL-Abstract/Makefile +++ b/databases/p5-SQL-Abstract/Makefile @@ -17,7 +17,6 @@ COMMENT= Perl extension to generate SQL from Perl data structures PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= SQL::Abstract.3 .include <bsd.port.mk> |