summaryrefslogtreecommitdiff
path: root/net/quagga
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-03-26 14:01:04 +0000
committernia <nia@pkgsrc.org>2020-03-26 14:01:04 +0000
commit370f1fb10117343f8de8024e72c61b393122c634 (patch)
tree7cb4809aa94a1d191aeeea956a5fa3f4228fa10a /net/quagga
parentd8ce3afc403c8a0d4b697f13da6cccb3af1a334f (diff)
downloadpkgsrc-370f1fb10117343f8de8024e72c61b393122c634.tar.gz
quagga: Needs pkg-config
Diffstat (limited to 'net/quagga')
-rw-r--r--net/quagga/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/quagga/Makefile b/net/quagga/Makefile
index 1ba9269a39a..ab9ed6dbc5d 100644
--- a/net/quagga/Makefile
+++ b/net/quagga/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2020/01/18 23:33:21 rillig Exp $
+# $NetBSD: Makefile,v 1.64 2020/03/26 14:01:04 nia Exp $
#
DISTNAME= quagga-1.2.4
@@ -14,7 +14,7 @@ LICENSE= gnu-gpl-v2
.include "../../mk/bsd.prefs.mk"
GNU_CONFIGURE= YES
-USE_TOOLS+= gawk gmake perl
+USE_TOOLS+= gawk gmake perl pkg-config
USE_LIBTOOL= YES
TEST_TARGET= check