1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Fix build on recent head without shared readline

This commit is contained in:
Baptiste Daroussin 2014-07-13 22:16:30 +00:00
parent 6f83dab5f1
commit 1fc22c2d95
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361714

View File

@ -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