diff options
Diffstat (limited to 'net/quagga/Makefile')
-rw-r--r-- | net/quagga/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/quagga/Makefile b/net/quagga/Makefile index dd5984f26552..437c12555a35 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -29,6 +29,7 @@ AUTOMAKE_ARGS= -a -i MAN1= vtysh.1 MAN8= bgpd.8 ospf6d.8 ospfd.8 ripd.8 ripngd.8 zebra.8 +CONFIGURE_ARGS+=--includedir=/usr/local/include/quagga SCRIPTS_ENV= WRKDIRPREFIX=${WRKDIRPREFIX} pre-fetch: |