summaryrefslogtreecommitdiff
path: root/chat/loudmouth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/loudmouth/Makefile')
-rw-r--r--chat/loudmouth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/loudmouth/Makefile b/chat/loudmouth/Makefile
index 0c3ca2424f5..56f7536e4e0 100644
--- a/chat/loudmouth/Makefile
+++ b/chat/loudmouth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/05/22 20:07:42 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2005/07/21 16:29:45 wiz Exp $
DISTNAME= loudmouth-0.17.2
PKGREVISION= 1
@@ -24,6 +24,6 @@ BUILDLINK_DEPENDS.gnutls+= gnutls>=1.2.0
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../devel/pkg-config/buildlink3.mk"
.include "../../security/gnutls/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"