mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
Add NO_ARCH
This commit is contained in:
parent
d69815c1aa
commit
61461e9620
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505914
1 changed files with 3 additions and 1 deletions
|
@ -16,7 +16,9 @@ LICENSE_COMB= dual
|
|||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-URI>=0:net/p5-URI
|
||||
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue