summaryrefslogtreecommitdiffstats
path: root/contrib/perl5
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1998-10-11 17:23:34 +0000
committermarkm <markm@FreeBSD.org>1998-10-11 17:23:34 +0000
commitebd274b809df4ade666853ce6c123221c8b43c33 (patch)
tree4ae105b287a6c69b636e9a1416d239d380d333e4 /contrib/perl5
parentf4438d5eb7fe1941a4ad9f72d75581176e13d3ca (diff)
downloadFreeBSD-src-ebd274b809df4ade666853ce6c123221c8b43c33.zip
FreeBSD-src-ebd274b809df4ade666853ce6c123221c8b43c33.tar.gz
Cleanup. No need to install manpages here; no other system module
does it, and it is done /in toto/ elsewhere.
Diffstat (limited to 'contrib/perl5')
-rw-r--r--contrib/perl5/ext/IPC/SysV/Makefile.PL3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/perl5/ext/IPC/SysV/Makefile.PL b/contrib/perl5/ext/IPC/SysV/Makefile.PL
index c8e320f..c4078f8 100644
--- a/contrib/perl5/ext/IPC/SysV/Makefile.PL
+++ b/contrib/perl5/ext/IPC/SysV/Makefile.PL
@@ -1,5 +1,5 @@
# This -*- perl -*- script makes the Makefile
-# $Id: Makefile.PL,v 1.3 1997/03/04 09:21:12 gbarr Exp $
+# $Id: Makefile.PL,v 1.1.1.1 1998/09/09 06:59:51 markm Exp $
require 5.002;
use ExtUtils::MakeMaker;
@@ -22,6 +22,7 @@ sub MY::libscan
WriteMakefile(
VERSION_FROM => "SysV.pm",
NAME => "IPC::SysV",
+ MAN3PODS => ' ',
'dist' => {COMPRESS => 'gzip -9f',
SUFFIX => 'gz',
OpenPOWER on IntegriCloud