aboutsummaryrefslogtreecommitdiff
path: root/net/quagga
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-06-26 11:02:07 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-06-26 11:02:07 +0000
commitf672b8cfe6f4f6b2f1af20b60c9612910c428207 (patch)
tree0de602f098e477f6ed27b73ba07b3bc5fdd00f17 /net/quagga
parentea098ec9f376e9714997584848bcbe661f49fa6f (diff)
downloadports-f672b8cfe6f4f6b2f1af20b60c9612910c428207.tar.gz
ports-f672b8cfe6f4f6b2f1af20b60c9612910c428207.zip
Allow to build with texinfo from ports
With hat: portmgr
Notes
Notes: svn path=/head/; revision=359329
Diffstat (limited to 'net/quagga')
-rw-r--r--net/quagga/Makefile2
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