summaryrefslogtreecommitdiff
path: root/net/py-ORBit
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-07-21 16:29:42 +0000
committerwiz <wiz@pkgsrc.org>2005-07-21 16:29:42 +0000
commitd774725534eb709b0dd369ce5f0d86deabd856d1 (patch)
tree3fc559ca19ff752d447aa7e195b740fa86038d73 /net/py-ORBit
parentc92aa28893be470e6f58d9a7cd32adbde07704a9 (diff)
downloadpkgsrc-d774725534eb709b0dd369ce5f0d86deabd856d1.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 'net/py-ORBit')
-rw-r--r--net/py-ORBit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-ORBit/Makefile b/net/py-ORBit/Makefile
index 81f1b0db5a0..d3d8c69c19f 100644
--- a/net/py-ORBit/Makefile
+++ b/net/py-ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/05/22 20:08:25 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2005/07/21 16:29:55 wiz Exp $
#
DISTNAME= pyorbit-2.0.1
@@ -21,7 +21,7 @@ CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
PYTHON_VERSIONS_ACCEPTED= 24 23 22
BUILDLINK_DEPENDS.python22= python22>=2.2.2nb2
-.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../devel/pkg-config/buildlink3.mk"
.include "../../net/ORBit2/buildlink3.mk"
.include "../../lang/python/extension.mk"
.include "../../mk/pthread.buildlink3.mk"