mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
OSVERSION cannot be tested without a bsd.port.*.mk included before
This commit is contained in:
parent
a29388c7f7
commit
99c6d2802f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342061
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@ NVVERSION= ${DISTVERSION:S/.//g}
|
|||
NVVERSION= ${DISTVERSION:S/.//g}00
|
||||
.endif
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${NVVERSION} >= 1952200
|
||||
MASTER_SITE_SUBDIR= XFree86/FreeBSD-x86${ARCH_SUFX}/${DISTVERSION}
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
|
Loading…
Add table
Reference in a new issue