diff options
author | crees <crees@FreeBSD.org> | 2013-03-09 20:24:28 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2013-03-09 20:24:28 +0800 |
commit | 890fbee0be30747fb6083fcc86600298f70ffb74 (patch) | |
tree | 66413e78b24d76126a6fd2dc50d81f0fdd13f94c /net-p2p/Makefile | |
parent | 907ca55353e78abe45c36d67d7002883077ae9e4 (diff) | |
download | freebsd-ports-gnome-890fbee0be30747fb6083fcc86600298f70ffb74.tar.gz freebsd-ports-gnome-890fbee0be30747fb6083fcc86600298f70ffb74.tar.zst freebsd-ports-gnome-890fbee0be30747fb6083fcc86600298f70ffb74.zip |
Thanks to the latest GTK 3 update, transmission-gtk
(moved from transmission-gtk2) now builds. All can upgrade safely!
Diffstat (limited to 'net-p2p/Makefile')
-rw-r--r-- | net-p2p/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile index 8117eaaf4620..45d7de322fb3 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -96,13 +96,8 @@ SUBDIR += transmission SUBDIR += transmission-cli SUBDIR += transmission-daemon - SUBDIR += transmission-gtk2 + SUBDIR += transmission-gtk SUBDIR += transmission-qt4 - SUBDIR += transmission25 - SUBDIR += transmission25-cli - SUBDIR += transmission25-daemon - SUBDIR += transmission25-gtk2 - SUBDIR += transmission25-qt4 SUBDIR += transmission-remote-gui SUBDIR += tribler SUBDIR += uhub |