mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
wrong OSVERSION last commit
This commit is contained in:
parent
4f92c2bf2f
commit
cbaa0c8d61
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82512
@ -39,7 +39,7 @@ CONFIGURE_ARGS= --disable-shared --with-fftw --host=${GNU_HOST}
|
||||
CONFIGURE_ARGS+= --with-f2c
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} <= 470101
|
||||
.if ${OSVERSION} < 500000
|
||||
CONFIGURE_ARGS+= --disable-readline
|
||||
.endif
|
||||
|
||||
|
@ -39,7 +39,7 @@ CONFIGURE_ARGS= --disable-shared --with-fftw --host=${GNU_HOST}
|
||||
CONFIGURE_ARGS+= --with-f2c
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} <= 470101
|
||||
.if ${OSVERSION} < 500000
|
||||
CONFIGURE_ARGS+= --disable-readline
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user