Ignore if ${OSVERSION} < 700037 (this version was bumpted by delphij
to indicate CAM sg addition).
This commit is contained in:
parent
f00dacf030
commit
3e50ab625e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=189521
1 changed files with 4 additions and 0 deletions
|
@ -53,4 +53,8 @@ with a web browser, fill the web form. Please place the downloaded\n\
|
|||
${DISTNAME}${EXTRACT_SUFX} in ${DISTDIR}\n\n
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 700037
|
||||
IGNORE= needs CAM sg
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue