mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Correct typo declaring ONLY_FOR_ARCHS
PR: 191565 Reviewed by: bdrewery
This commit is contained in:
parent
d7a316a1cf
commit
c81719d3f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360237
@ -15,7 +15,7 @@ LICENSE= GPLv2
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/java/zi:${PORTSDIR}/java/java-zoneinfo
|
||||
|
||||
ONLY_FOR_ARCH= amd64 i386
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
|
||||
DISTINFO_FILE= ${.CURDIR}/distinfo.${ARCH}
|
||||
DISTVERSION_amd64= r351880
|
||||
|
Loading…
Reference in New Issue
Block a user