aboutsummaryrefslogtreecommitdiff
path: root/net/bird
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-13 22:16:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-13 22:16:30 +0000
commit1fc22c2d951ae0b0e1d4acc2ef3c376e95f77f77 (patch)
treed8252a5c209c5bb2c74858d1a3b2a29ba2d25601 /net/bird
parent6f83dab5f10fccd69d0108c9c01abb2d2d0e8b74 (diff)
downloadports-1fc22c2d951ae0b0e1d4acc2ef3c376e95f77f77.tar.gz
ports-1fc22c2d951ae0b0e1d4acc2ef3c376e95f77f77.zip
Notes
Diffstat (limited to 'net/bird')
-rw-r--r--net/bird/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bird/Makefile b/net/bird/Makefile
index 742bca81c9d3..c02ac345f4b0 100644
--- a/net/bird/Makefile
+++ b/net/bird/Makefile
@@ -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