Add NO_ARCH
This commit is contained in:
parent
44bfa26c2b
commit
b45bdc31cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448793
1 changed files with 3 additions and 2 deletions
|
@ -13,10 +13,11 @@ COMMENT= Gregorian calendar date calculations
|
|||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= p5-Bit-Vector>=7.4:math/p5-Bit-Vector \
|
||||
BUILD_DEPENDS= p5-Bit-Vector>=7.4:math/p5-Bit-Vector \
|
||||
p5-Carp-Clan>=6.04:devel/p5-Carp-Clan
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
Loading…
Reference in a new issue