aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.gnome.mk
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-05-28 10:53:21 +0800
committermezz <mezz@FreeBSD.org>2006-05-28 10:53:21 +0800
commiteed5e17a6795be92d28e9d13a03cc3029dcab852 (patch)
treec8d821b0604ed0dc2ad5e8a6a905e1060bfd7c42 /Mk/bsd.gnome.mk
parentf2dc10790d25542392208139e6f5d91dcd76280a (diff)
downloadfreebsd-ports-gnome-eed5e17a6795be92d28e9d13a03cc3029dcab852.tar.gz
freebsd-ports-gnome-eed5e17a6795be92d28e9d13a03cc3029dcab852.tar.zst
freebsd-ports-gnome-eed5e17a6795be92d28e9d13a03cc3029dcab852.zip
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
Diffstat (limited to 'Mk/bsd.gnome.mk')
-rw-r--r--Mk/bsd.gnome.mk2
1 files changed, 1 insertions, 1 deletions
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}