pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel Descend into pkg-config instead of pkgconfig.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/11b52d9de842
branches:  trunk
changeset: 497191:11b52d9de842
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jul 21 16:34:15 2005 +0000

description:
Descend into pkg-config instead of pkgconfig.

diffstat:

 devel/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 98f069f8688c -r 11b52d9de842 devel/Makefile
--- a/devel/Makefile    Thu Jul 21 16:29:42 2005 +0000
+++ b/devel/Makefile    Thu Jul 21 16:34:15 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.656 2005/07/20 19:41:07 drochner Exp $
+# $NetBSD: Makefile,v 1.657 2005/07/21 16:34:15 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -495,7 +495,7 @@
 SUBDIR+=       php-sysvshm
 SUBDIR+=       physfs
 SUBDIR+=       pilrc
-SUBDIR+=       pkgconfig
+SUBDIR+=       pkg-config
 SUBDIR+=       ply
 SUBDIR+=       pmccabe
 SUBDIR+=       popt



Home | Main Index | Thread Index | Old Index