mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Fix pkg-plist
Submitted by: bento
This commit is contained in:
parent
7d4d7d0a51
commit
00e092bd8e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39396
@ -16,9 +16,8 @@ MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN1PREFIX= ${PREFIX}
|
||||
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
MAN1= perlmake.1
|
||||
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
MAN3= Make.3
|
||||
|
||||
pre-configure:
|
||||
|
@ -1,5 +1,4 @@
|
||||
bin/perlmake
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Make.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/SOAP/EnvelopeMaker.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Make/.packlist
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Make
|
||||
|
Loading…
Reference in New Issue
Block a user