summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-07-18 13:01:52 +0000
committerwiz <wiz@pkgsrc.org>2003-07-18 13:01:52 +0000
commitd219323e4b1c37a097e6e8f5aa30493a58563599 (patch)
tree13fb86bc0646c3c7454e66e06972d0561b8e580e /lang
parentd4bbc19656fec509dcb99cebc5955fda28ef8b5c (diff)
downloadpkgsrc-d219323e4b1c37a097e6e8f5aa30493a58563599.tar.gz
Undo last for now, until I find out what went wrong here.
Diffstat (limited to 'lang')
-rw-r--r--lang/perl58/PLIST7
1 files changed, 3 insertions, 4 deletions
diff --git a/lang/perl58/PLIST b/lang/perl58/PLIST
index 9375aa8800c..64fd4e201f4 100644
--- a/lang/perl58/PLIST
+++ b/lang/perl58/PLIST
@@ -1,10 +1,9 @@
-@comment $NetBSD: PLIST,v 1.5 2003/07/14 15:41:14 wiz Exp $
-share/man/man1/psed.1
-share/man/man1/pstruct.1
+@comment $NetBSD: PLIST,v 1.6 2003/07/18 13:01:52 wiz Exp $
+man/man1/psed.1
+man/man1/pstruct.1
share/mk/bsd.perl.mk
@unexec ${RM} -f %D/${PERL5_SITEARCH}/perllocal.pod
@unexec ${RMDIR} -p %D/${PERL5_SITEARCH} 2>/dev/null || ${TRUE}
@unexec ${RMDIR} -p %D/${PERL5_SITEPERL}/man/man3 2>/dev/null || ${TRUE}
@unexec ${RMDIR} -p %D/${PERL5_SITEPERL}/man 2>/dev/null || ${TRUE}
@unexec ${RMDIR} -p %D/${PERL5_SITEPERL} 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/share/man 2>/dev/null || ${TRUE}