summaryrefslogtreecommitdiff
path: root/package/rtorrent/Makefile
diff options
context:
space:
mode:
authorThorsten Glaser <tg@mirbsd.org>2009-12-20 00:53:52 +0059
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-20 10:35:07 +0100
commit39d2849441575a8cc683c215ab32f93eccfd79ab (patch)
tree2f44120c70cfb9efb7d96032f0fbf91fb4e19dc0 /package/rtorrent/Makefile
parenta533b462aa15737edc04985150280b5775cb46df (diff)
automatic handling of CFrustFrust packages
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
Diffstat (limited to 'package/rtorrent/Makefile')
-rw-r--r--package/rtorrent/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/rtorrent/Makefile b/package/rtorrent/Makefile
index 863cad6c8..e38f0d838 100644
--- a/package/rtorrent/Makefile
+++ b/package/rtorrent/Makefile
@@ -13,6 +13,7 @@ PKG_SECTION:= net
PKG_DEPENDS:= libncurses libtorrent libcurl
PKG_URL:= http://libtorrent.rakshasa.no
PKG_SITES:= http://libtorrent.rakshasa.no/downloads/
+PKG_CXX:= RTORRENT
include ${TOPDIR}/mk/package.mk