From 4763267f9c15ce3500755795595c3d63c7729800 Mon Sep 17 00:00:00 2001 From: mezz Date: Sun, 28 May 2006 19:50:56 +0000 Subject: x11/gnomelibs -> x11/gnome-libs 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 japanese/gnomelibs, chase the rename. PR: ports/97985 Repocopy by: marcus --- Mk/bsd.gnome.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Mk/bsd.gnome.mk') diff --git a/Mk/bsd.gnome.mk b/Mk/bsd.gnome.mk index 3701ba562f69..4f3d1f6f01a0 100644 --- a/Mk/bsd.gnome.mk +++ b/Mk/bsd.gnome.mk @@ -170,7 +170,7 @@ imlib_DETECT= ${IMLIB_CONFIG} imlib_USE_GNOME_IMPL= gtk12 GNOME_CONFIG?= ${X11BASE}/bin/gnome-config -gnomelibs_LIB_DEPENDS= gnome.5:${PORTSDIR}/x11/gnomelibs +gnomelibs_LIB_DEPENDS= gnome.5:${PORTSDIR}/x11/gnome-libs gnomelibs_CONFIGURE_ENV=GNOME_CONFIG="${GNOME_CONFIG}" gnomelibs_MAKE_ENV= GNOME_CONFIG="${GNOME_CONFIG}" gnomelibs_DETECT= ${GNOME_CONFIG} -- cgit