mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Appease portlint.
This commit is contained in:
parent
5c92449277
commit
c31cd3919d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512538
1 changed files with 2 additions and 2 deletions
|
@ -13,14 +13,14 @@ COMMENT= Manipulate 128 bits integers in Perl
|
|||
|
||||
LICENSE= ART10
|
||||
|
||||
NOT_FOR_ARCHS= armv6 i386
|
||||
|
||||
BUILD_DEPENDS= p5-Math-Int64>=0.51:math/p5-Math-Int64
|
||||
RUN_DEPENDS= p5-Math-Int64>=0.51:math/p5-Math-Int64
|
||||
|
||||
USES= compiler:c11 perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NOT_FOR_ARCHS= armv6 i386
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/Int128/Int128.so
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue