From eed5e17a6795be92d28e9d13a03cc3029dcab852 Mon Sep 17 00:00:00 2001 From: mezz Date: Sun, 28 May 2006 02:53:21 +0000 Subject: databases/gnomedb -> databases/gnome-db 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. 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 10d2c4b78981..b0d186f09b9c 100644 --- a/Mk/bsd.gnome.mk +++ b/Mk/bsd.gnome.mk @@ -226,7 +226,7 @@ libgda_DETECT= ${GDA_CONFIG} libgda_USE_GNOME_IMPL= gconf bonobo GNOMEDB_CONFIG?= ${X11BASE}/bin/gnomedb-config -gnomedb_LIB_DEPENDS= gnomedb.0:${PORTSDIR}/databases/gnomedb +gnomedb_LIB_DEPENDS= gnomedb.0:${PORTSDIR}/databases/gnome-db gnomedb_CONFIGURE_ENV= GNOMEDB_CONFIG="${GNOMEDB_CONFIG}" gnomedb_MAKE_ENV= GNOMEDB_CONFIG="${GNOMEDB_CONFIG}" gnomedb_DETECT= ${GNOMEDB_CONFIG} -- cgit