diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-29 06:11:17 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-29 06:11:17 +0000 |
commit | 5e32716f8b807fd8ecdd3c053b8d8f0f98773f4c (patch) | |
tree | f4a9ea7490617289380bb9a638baee2eca1f0324 /x11-toolkits/libbonobouimm | |
parent | Update to 2.8.5. (diff) |
x11-toolkits/gtk--2 -> x11-toolkits/gtkmm20
x11-toolkits/gtk--2-reference -> x11-toolkits/gtkmm20-reference
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
Diffstat (limited to 'x11-toolkits/libbonobouimm')
-rw-r--r-- | x11-toolkits/libbonobouimm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libbonobouimm/Makefile b/x11-toolkits/libbonobouimm/Makefile index 290f379631f8..4ccf47d7dc87 100644 --- a/x11-toolkits/libbonobouimm/Makefile +++ b/x11-toolkits/libbonobouimm/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= bland@FreeBSD.org COMMENT= C++ interfaces for libbonoboui -LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtk--2 \ +LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtkmm20 \ bonobomm_servers-1.3:${PORTSDIR}/devel/libbonobomm BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 |