mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
Now that tinderbox knows how to properly check this, tests on OSVERSIONS are useless, just check is libreadline.so is in base
With hat: portmgr
This commit is contained in:
parent
9c82d511fc
commit
16c627dc09
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332853
@ -12,10 +12,7 @@
|
||||
.if !defined(_INCLUDE_USES_READLINE_MK)
|
||||
_INCLUDE_USES_READLINE_MK= yes
|
||||
|
||||
#.if ${OPSYS} == FreeBSD && ${OSVERSION} > 1000000
|
||||
#readline_ARGS= port
|
||||
#.endif
|
||||
.if ${OPSYS} == DragonFly
|
||||
.if !exists(/usr/lib/libreadline.so)
|
||||
readline_ARGS= port
|
||||
.endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user