mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
Fix a typo at Makefile: amd_linux.ko -> amr_linux.ko.
Submitted by: Patrick M. Hausen <pmh at hausen.com> (maintainer by email)
This commit is contained in:
parent
cf71dbcbb9
commit
fe8d671778
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172458
@ -38,7 +38,7 @@ post-install:
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 601000
|
||||
IGNORE= needs at least FreeBSD 6.1 and amd_linux.ko
|
||||
IGNORE= needs at least FreeBSD 6.1 and amr_linux.ko
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user