diff options
author | makc <makc@FreeBSD.org> | 2010-09-02 05:19:51 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-09-02 05:19:51 +0800 |
commit | 2cbf6126ed39f542895e5e504456e6e218f9d116 (patch) | |
tree | 890b3c9180f55b0c79beebcbab75e7544188bffb /net-p2p/Makefile | |
parent | 39b9d64c71107482096b177e33d6b2d014d97c49 (diff) | |
download | freebsd-ports-gnome-2cbf6126ed39f542895e5e504456e6e218f9d116.tar.gz freebsd-ports-gnome-2cbf6126ed39f542895e5e504456e6e218f9d116.tar.zst freebsd-ports-gnome-2cbf6126ed39f542895e5e504456e6e218f9d116.zip |
Connect libktorrent
Diffstat (limited to 'net-p2p/Makefile')
-rw-r--r-- | net-p2p/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile index 9d138e6a2029..832f4e1e53ec 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -58,6 +58,7 @@ SUBDIR += ktorrent2 SUBDIR += libbt SUBDIR += liberator + SUBDIR += libktorrent SUBDIR += libpdtp SUBDIR += libtorrent SUBDIR += libtorrent-devel |