Add NO_ARCH
This commit is contained in:
parent
4b5199cb46
commit
303024f9c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554199
1 changed files with 5 additions and 3 deletions
|
@ -18,9 +18,11 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
|
|||
RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor
|
||||
TEST_DEPENDS= p5-Test-Requires>=0:devel/p5-Test-Requires
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTSCOUT= limit:^[0-9]*.[0-9][0-9]$$
|
||||
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue