Break out B::Deparse into its own directory in ext.
[p5sagit/p5-mst-13.2.git] / ext / DB_File / Makefile.PL
index 540eca4..a586a04 100644 (file)
@@ -44,7 +44,6 @@ my $WALL = '' ;
 WriteMakefile(
        NAME            => 'DB_File',
        LIBS            => ["-L${LIB_DIR} $LIBS"],
-        #MAN3PODS        => {},         # Pods will be built by installman.
        INC             => "-I$INC_DIR",
     VERSION_FROM       => 'DB_File.pm',
        XS_VERSION      => eval MM->parse_version('DB_File.pm'),