forked from Lainports/freebsd-ports
Fix build on recent head without shared readline
This commit is contained in:
parent
6f83dab5f1
commit
1fc22c2d95
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