From 03e62a7a99a28e9372dadb9acc6760c8dbb5bcbd Mon Sep 17 00:00:00 2001 From: adamw Date: Fri, 1 Jan 2016 23:39:45 +0000 Subject: Remove perl5.16-specific bits from perl@ ports. While here, sort plists as necessary. --- lang/p5-Expect/Makefile | 8 +------- lang/p5-Expect/pkg-plist | 2 +- 2 files changed, 2 insertions(+), 8 deletions(-) (limited to 'lang') diff --git a/lang/p5-Expect/Makefile b/lang/p5-Expect/Makefile index 1fac0825862..f0876be2ac0 100644 --- a/lang/p5-Expect/Makefile +++ b/lang/p5-Expect/Makefile @@ -18,10 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 501800 -BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=6.64:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker -.endif - -.include +.include diff --git a/lang/p5-Expect/pkg-plist b/lang/p5-Expect/pkg-plist index abebca8726c..d028bd6777c 100644 --- a/lang/p5-Expect/pkg-plist +++ b/lang/p5-Expect/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Expect.3.gz %%SITE_PERL%%/Expect.pm +%%PERL5_MAN3%%/Expect.3.gz -- cgit