diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:12:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:12:59 +0000 |
commit | 313cb94889a01069af757dfb7947681bbe82b1e3 (patch) | |
tree | b54805bb1e833f5e25532122b86019937ff20370 /net/quagga | |
parent | e919812c718479257cd4be5c78fe8b66d4706a52 (diff) |
Notes
Diffstat (limited to 'net/quagga')
-rw-r--r-- | net/quagga/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/quagga/Makefile b/net/quagga/Makefile index d3f956f0dfdd..d7919db8c507 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -22,7 +22,6 @@ ACLOCAL_ARGS= -I${LOCALBASE}/share/aclocal BUILD_DEPENDS+= gawk:${PORTSDIR}/lang/gawk USE_LDCONFIG= yes USE_PERL5= build -FETCH_ARGS= -Fpr MAN1= vtysh.1 MAN8= bgpd.8 ospf6d.8 ospfd.8 ripd.8 ripngd.8 zebra.8 watchquagga.8 |