diff options
author | mezz <mezz@FreeBSD.org> | 2006-05-29 13:53:26 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-05-29 13:53:26 +0800 |
commit | 2310fb6f56662b7e009fc20323fd5698282b58a3 (patch) | |
tree | c8c8bacabcb0535c2fc8b60fc1ad166a7dc5bd15 /x11-toolkits/gtkmm12 | |
parent | f8f0dfef7f11fffcb314934bf6daa2980cf047ce (diff) | |
download | freebsd-ports-gnome-2310fb6f56662b7e009fc20323fd5698282b58a3.tar.gz freebsd-ports-gnome-2310fb6f56662b7e009fc20323fd5698282b58a3.tar.zst freebsd-ports-gnome-2310fb6f56662b7e009fc20323fd5698282b58a3.zip |
x11-toolkits/gtk-- -> x11-toolkits/gtkmm12
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/gtkmm12')
-rw-r--r-- | x11-toolkits/gtkmm12/pkg-message | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtkmm12/pkg-message b/x11-toolkits/gtkmm12/pkg-message index dd28b84b30a4..3adc5d42bd92 100644 --- a/x11-toolkits/gtkmm12/pkg-message +++ b/x11-toolkits/gtkmm12/pkg-message @@ -1,9 +1,9 @@ **************************************************************** * * -* - To compile gtk-- based applications, type * +* - To compile gtkmm12 based applications, type * * eg++ `gtkmm-config --cflags` foo.cc `gtkmm-config --libs` * * * -* - If you want to use autoconf with gtk--, * +* - If you want to use autoconf with gtkmm12, * * Please copy gtk--.m4 to /usr/local/share/aclocal * * by yourself, thanks. * * * |