mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Fix build on recent head without shared readline
This commit is contained in:
parent
1fc22c2d95
commit
d9898f92a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361715
@ -17,7 +17,7 @@ LICENSE= GPLv2
|
||||
|
||||
CONFLICTS= openbgpd-[0-9]* openospfd-[0-9]* zebra-0* quagga-re-[0-9]*
|
||||
|
||||
USES= gmake libtool makeinfo perl5
|
||||
USES= gmake libtool makeinfo perl5 readline
|
||||
USE_AUTOTOOLS= autoheader aclocal
|
||||
ACLOCAL_ARGS= -I${LOCALBASE}/share/aclocal
|
||||
BUILD_DEPENDS+= gawk:${PORTSDIR}/lang/gawk
|
||||
|
Loading…
Reference in New Issue
Block a user