summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorwiz <wiz>2005-07-21 16:26:09 +0000
committerwiz <wiz>2005-07-21 16:26:09 +0000
commit87676798785e005ac1c641b9593295a69b81df85 (patch)
treee704bc4914835b391a1304f503a1fc11848de115 /meta-pkgs
parent5046bd79e8cd4f38520dfa7095c00d13d417fa1f (diff)
downloadpkgsrc-87676798785e005ac1c641b9593295a69b81df85.tar.gz
Update pkg-config comment.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/gnome-base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/gnome-base/Makefile b/meta-pkgs/gnome-base/Makefile
index 6730b3eae2c..b6a9cc4e143 100644
--- a/meta-pkgs/gnome-base/Makefile
+++ b/meta-pkgs/gnome-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/06/01 18:03:04 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2005/07/21 16:26:09 wiz Exp $
DISTNAME= gnome-base-2.10.1
CATEGORIES= meta-pkgs x11 gnome
@@ -19,7 +19,7 @@ COMMENT= Meta-package for basic components of the GNOME desktop
#
# Packages commented out are either because they are just build time
# dependencies or because they are not yet ready to be enabled.
-#DEPENDS+= pkgconfig>=0.17.2:../../devel/pkgconfig
+#DEPENDS+= pkg-config>=0.17.2:../../devel/pkg-config
#DEPENDS+= intltool>=0.33:../../textproc/intltool
DEPENDS+= startup-notification>=0.8:../../x11/startup-notification
DEPENDS+= glib2>=2.6.4:../../devel/glib2