summaryrefslogtreecommitdiff
path: root/Mk/bsd.gnome.mk
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-05-28 05:47:28 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-05-28 05:47:28 +0000
commite05ae3dfa7f1ed5fa7a8ef8654f2f31c9cbaac68 (patch)
tree77627ce3d91b6a770e2697bd13e5726bf8c64fe9 /Mk/bsd.gnome.mk
parentdevel/pkgconfig -> devel/pkg-config (diff)
devel/pkgconfig -> devel/pkg-config
Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for other ports, chase the rename. PR: ports/97985 Repocopy by: marcus
Notes
Notes: svn path=/head/; revision=163667
Diffstat (limited to 'Mk/bsd.gnome.mk')
-rw-r--r--Mk/bsd.gnome.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.gnome.mk b/Mk/bsd.gnome.mk
index b0d186f09b9c..d0e25c273a65 100644
--- a/Mk/bsd.gnome.mk
+++ b/Mk/bsd.gnome.mk
@@ -422,8 +422,8 @@ gtksourceview_DETECT= ${X11BASE}/libdata/pkgconfig/gtksourceview-1.0.pc
gtksourceview_USE_GNOME_IMPL=libgnome libgnomeprintui
pkgconfig_DETECT= ${LOCALBASE}/bin/pkg-config
-pkgconfig_BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-pkgconfig_RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
+pkgconfig_BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config
+pkgconfig_RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config
libgsf_LIB_DEPENDS= gsf-1.114:${PORTSDIR}/devel/libgsf
libgsf_DETECT= ${X11BASE}/libdata/pkgconfig/libgsf-1.pc