diff options
Diffstat (limited to 'net/quagga/Makefile')
-rw-r--r-- | net/quagga/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/quagga/Makefile b/net/quagga/Makefile index 52f962aabc37..6fad5b48def6 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -17,7 +17,7 @@ LICENSE= GPLv2 CONFLICTS= openbgpd-[0-9]* openospfd-[0-9]* zebra-0* quagga-re-[0-9]* -USES= gmake perl5 libtool +USES= gmake libtool makeinfo perl5 USE_AUTOTOOLS= autoheader aclocal ACLOCAL_ARGS= -I${LOCALBASE}/share/aclocal BUILD_DEPENDS+= gawk:${PORTSDIR}/lang/gawk |