summaryrefslogtreecommitdiff
path: root/vms/ext/DCLsym/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'vms/ext/DCLsym/Makefile.PL')
-rw-r--r--vms/ext/DCLsym/Makefile.PL3
1 files changed, 2 insertions, 1 deletions
diff --git a/vms/ext/DCLsym/Makefile.PL b/vms/ext/DCLsym/Makefile.PL
index 8e6f5bce40..84ab2be2b5 100644
--- a/vms/ext/DCLsym/Makefile.PL
+++ b/vms/ext/DCLsym/Makefile.PL
@@ -1,3 +1,4 @@
use ExtUtils::MakeMaker;
-WriteMakefile( 'VERSION_FROM' => 'DCLsym.pm' );
+WriteMakefile( 'VERSION_FROM' => 'DCLsym.pm',
+ 'MAN3PODS' => ' ');