diff options
Diffstat (limited to 'databases/p5-DBIx-Table/Makefile')
-rw-r--r-- | databases/p5-DBIx-Table/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Table/Makefile b/databases/p5-DBIx-Table/Makefile index 8eba325ad666..de2d10a25556 100644 --- a/databases/p5-DBIx-Table/Makefile +++ b/databases/p5-DBIx-Table/Makefile @@ -18,6 +18,5 @@ COMMENT= Class used to represent DBI database tables PERL_CONFIGURE= yes MAN3= DBIx::Table.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |