Correct malformed conditional in r436309.
This commit is contained in:
parent
1c2892dd91
commit
d1ee2ef292
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=436310
@ -20,7 +20,7 @@ PLIST_FILES= man/man1/mmc.1.gz sbin/mmc
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if (${OPSYS} == FreeBSD && \
|
||||
${OSVERSION} < 1200025)) || \
|
||||
${OSVERSION} < 1200025) || \
|
||||
${OPSYS} == DragonFly
|
||||
IGNORE= only supported on recent OS versions
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user