1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Fix fallout from bsd.perl.mk introduction.

Missed by:	gabor, linimon
This commit is contained in:
Mark Linimon 2007-09-08 16:52:42 +00:00
parent 875014b3b0
commit 80c1fee21d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=199120
2 changed files with 0 additions and 4 deletions

View File

@ -20,7 +20,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN1= pod2usage.1 podchecker.1 podselect.1
MAN3= Pod::Checker.3 Pod::Find.3 Pod::InputObjects.3 \
Pod::ParseUtils.3 Pod::Parser.3 Pod::PlainText.3 Pod::Select.3 \
Pod::Usage.3

View File

@ -1,6 +1,3 @@
bin/pod2usage
bin/podchecker
bin/podselect
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod/Parser/.packlist
%%SITE_PERL%%/Pod/Checker.pm
%%SITE_PERL%%/Pod/Find.pm