summaryrefslogtreecommitdiff
path: root/net/gsnmp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gsnmp/Makefile')
-rw-r--r--net/gsnmp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gsnmp/Makefile b/net/gsnmp/Makefile
index 74d0b163f8e..a20d0e8db4a 100644
--- a/net/gsnmp/Makefile
+++ b/net/gsnmp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/10/29 09:48:31 seb Exp $
+# $NetBSD: Makefile,v 1.2 2007/10/30 16:04:09 seb Exp $
#
DISTNAME= gsnmp-0.2.0
@@ -11,6 +11,7 @@ COMMENT= SNMP library
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
+USE_TOOLS+= pkg-config
.include "../../devel/glib2/buildlink3.mk"
.include "../../net/gnet/buildlink3.mk"