aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Class-DBI-Lite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-Class-DBI-Lite/Makefile')
-rw-r--r--databases/p5-Class-DBI-Lite/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/databases/p5-Class-DBI-Lite/Makefile b/databases/p5-Class-DBI-Lite/Makefile
index 4ec613b40287..6427d382f96b 100644
--- a/databases/p5-Class-DBI-Lite/Makefile
+++ b/databases/p5-Class-DBI-Lite/Makefile
@@ -28,16 +28,4 @@ DEPRECATED= deprecated by upstream
USES= perl5
USE_PERL5= configure
-MAN3= Class::DBI::Lite.3 \
- Class::DBI::Lite::CacheManager.3 \
- Class::DBI::Lite::CacheManager::InMemory.3 \
- Class::DBI::Lite::CacheManager::Memcached.3 \
- Class::DBI::Lite::ColumnInfo.3 \
- Class::DBI::Lite::Fixture.3 \
- Class::DBI::Lite::Iterator.3 \
- Class::DBI::Lite::Pager.3 \
- Class::DBI::Lite::TableInfo.3 \
- Class::DBI::Lite::Tutorial.3
-
-NO_STAGE= yes
.include <bsd.port.mk>