Remove obsolete OSVERSION check
This commit is contained in:
parent
e263d82089
commit
cc18b2487d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297298
@ -37,12 +37,6 @@ post-install:
|
||||
${INSTALL_MAN} ${WRKSRC}/${DISTNAME}.txt ${DOCSDIR}/readme.txt
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 601000
|
||||
IGNORE= needs at least FreeBSD 6.1 and amr_linux.ko
|
||||
.endif
|
||||
|
||||
pre-fetch:
|
||||
#
|
||||
# You may need to accept LSI's End-User License Agreement
|
||||
@ -54,4 +48,4 @@ pre-fetch:
|
||||
# and save the downloaded file into ${DISTDIR}/
|
||||
#
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user