diff options
Diffstat (limited to 'databases/p5-DBD-SQLite2/Makefile')
-rw-r--r-- | databases/p5-DBD-SQLite2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/p5-DBD-SQLite2/Makefile b/databases/p5-DBD-SQLite2/Makefile index 237cc38861f9..91c5e30d4d57 100644 --- a/databases/p5-DBD-SQLite2/Makefile +++ b/databases/p5-DBD-SQLite2/Makefile @@ -17,7 +17,6 @@ COMMENT= Provides access to SQLite2 databases through the DBI PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= DBD::SQLite.3 .include <bsd.port.pre.mk> |