summaryrefslogtreecommitdiff
path: root/net/zebra
diff options
context:
space:
mode:
Diffstat (limited to 'net/zebra')
-rw-r--r--net/zebra/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/zebra/Makefile b/net/zebra/Makefile
index c6bb67cadd2..f202595f3b0 100644
--- a/net/zebra/Makefile
+++ b/net/zebra/Makefile
@@ -4,7 +4,7 @@
# Whom: Andreas Klemm <andreas@klemm.gtn.com> (FreeBSD)
# itojun@itojun.org
#
-# $NetBSD: Makefile,v 1.6 1999/07/07 08:54:55 itojun Exp $
+# $NetBSD: Makefile,v 1.7 1999/07/07 09:14:15 itojun Exp $
# Based on KAME Id: Makefile,v 1.1.2.1.2.1.10.2 1999/01/05 11:03:50 itojun Exp
#
@@ -19,6 +19,9 @@ HOMEPAGE= http://www.zebra.org/
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/etc/zebra
+
+.include "../../mk/bsd.prefs.mk"
+
.if !defined(USE_INET6)
CONFIGURE_ARGS+=--disable-ospf6d --disable-ripngd
PLIST_SRC= ${PKGDIR}/PLIST