summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/quagga/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/quagga/Makefile b/net/quagga/Makefile
index 84346294002..0e5e9e51229 100644
--- a/net/quagga/Makefile
+++ b/net/quagga/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/03/02 19:15:07 reed Exp $
+# $NetBSD: Makefile,v 1.18 2005/03/09 21:00:08 minskim Exp $
# Based on KAME Id: Makefile,v 1.1.2.1.2.1.10.2 1999/01/05 11:03:50 itojun Exp
#
@@ -16,6 +16,7 @@ USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
USE_GNU_TOOLS+= make
USE_LIBTOOL= YES
+USE_PERL5= build
PKG_SYSCONFSUBDIR?= zebra
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}