summaryrefslogtreecommitdiff
path: root/math/cln
diff options
context:
space:
mode:
authorwiz <wiz>2005-07-21 16:29:42 +0000
committerwiz <wiz>2005-07-21 16:29:42 +0000
commit90c55ad99674a466379e1c85d740159fdf68aff5 (patch)
tree3fc559ca19ff752d447aa7e195b740fa86038d73 /math/cln
parentc6f0fd8c9f0a30113930a03f938382764924545c (diff)
downloadpkgsrc-90c55ad99674a466379e1c85d740159fdf68aff5.tar.gz
Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
Diffstat (limited to 'math/cln')
-rw-r--r--math/cln/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/cln/Makefile b/math/cln/Makefile
index a57cf183b2a..880739381ee 100644
--- a/math/cln/Makefile
+++ b/math/cln/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/05/22 20:08:13 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2005/07/21 16:29:53 wiz Exp $
DISTNAME= cln-1.1.9
CATEGORIES= math
@@ -19,5 +19,5 @@ PKGCONFIG_OVERRIDE= ${WRKSRC}/cln.pc.in
INFO_FILES= cln.info
-.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../devel/pkg-config/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"