mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix build on recent head without shared readline
This commit is contained in:
parent
6f83dab5f1
commit
1fc22c2d95
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361714
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ COMMENT?= Dynamic IP routing daemon (IPv4 version)
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= bison gmake
|
||||
USES= bison gmake readline
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --localstatedir=/var
|
||||
USE_CSTD= gnu89
|
||||
|
|
Loading…
Add table
Reference in a new issue