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 /news/PicMonger | |
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 'news/PicMonger')
-rw-r--r-- | news/PicMonger/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/PicMonger/Makefile b/news/PicMonger/Makefile index 1efdfca1559b..3c31561222cc 100644 --- a/news/PicMonger/Makefile +++ b/news/PicMonger/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR=picmonger MAINTAINER= ports@FreeBSD.org COMMENT= An automated USENET (NNTP) picture decoding client -LIB_DEPENDS= gtkmm-1.2.2:${PORTSDIR}/x11-toolkits/gtk-- +LIB_DEPENDS= gtkmm-1.2.2:${PORTSDIR}/x11-toolkits/gtkmm12 RUN_DEPENDS= mpack:${PORTSDIR}/converters/mpack USE_X_PREFIX= yes |