![]() ![]() | ![]() |
Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
version 1.2, 2019/06/14 16:14:05 | version 1.3, 2019/11/03 11:45:30 | ||
---|---|---|---|
|
|
||
.endif | .endif | ||
.if ${OPSYS} == "NetBSD" | .if ${OPSYS} == "NetBSD" | ||
.if !empty(OS_VERSION:M[8-9].*) | . if !empty(OS_VERSION:M[8-9].*) | ||
PKG_SUGGESTED_OPTIONS+= blacklist | PKG_SUGGESTED_OPTIONS+= blacklist | ||
.endif | . endif | ||
.endif | .endif | ||
.include "../../mk/bsd.options.mk" | .include "../../mk/bsd.options.mk" |