aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-ObjectDriver/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Data-ObjectDriver/Makefile')
-rw-r--r--devel/p5-Data-ObjectDriver/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/devel/p5-Data-ObjectDriver/Makefile b/devel/p5-Data-ObjectDriver/Makefile
index aea92dbc548d..f82f8e76fcad 100644
--- a/devel/p5-Data-ObjectDriver/Makefile
+++ b/devel/p5-Data-ObjectDriver/Makefile
@@ -21,21 +21,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Data::ObjectDriver.3 Data::ObjectDriver::BaseObject.3 \
- Data::ObjectDriver::Driver::BaseCache.3 \
- Data::ObjectDriver::Driver::Cache::Apache.3 \
- Data::ObjectDriver::Driver::Cache::Memcached.3 \
- Data::ObjectDriver::Driver::DBD.3 \
- Data::ObjectDriver::Driver::DBD::SQLite.3 \
- Data::ObjectDriver::Driver::DBD::Oracle.3 \
- Data::ObjectDriver::Driver::MultiPartition.3 \
- Data::ObjectDriver::Driver::Multiplexer.3 \
- Data::ObjectDriver::Driver::Partition.3 \
- Data::ObjectDriver::Driver::SimplePartition.3 \
- Data::ObjectDriver::Errors.3 Data::ObjectDriver::Profiler.3 \
- Data::ObjectDriver::ResultSet.3 \
- Data::ObjectDriver::SQL.3 \
- Data::ObjectDriver::SQL::Oracle.3
-
-NO_STAGE= yes
.include <bsd.port.mk>