diff --git a/devel/p5-Test-Bits/Makefile b/devel/p5-Test-Bits/Makefile index a4b2956a32b2..75c58a1f8480 100644 --- a/devel/p5-Test-Bits/Makefile +++ b/devel/p5-Test-Bits/Makefile @@ -12,18 +12,14 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Provides a bits_is() subroutine for testing binary data LICENSE= ART20 +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-List-AllUtils>=0:devel/p5-List-AllUtils RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal +NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include - -.if ${PERL_LEVEL} < 502200 -TEST_DEPENDS+= p5-Test-Simple>=1.001014:devel/p5-Test-Simple -.endif - -.include +.include