summaryrefslogtreecommitdiff
path: root/net/libtorrent
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-09-08 17:55:46 +0000
committerminskim <minskim@pkgsrc.org>2005-09-08 17:55:46 +0000
commitd030cbd8d380253b083c0e743399184ca9caa002 (patch)
tree68230156e25a6ce0a98b65f2220ed9bc6e27227f /net/libtorrent
parentb647b44b7f0a7976c422bc77af67457d58a71da3 (diff)
downloadpkgsrc-d030cbd8d380253b083c0e743399184ca9caa002.tar.gz
This package needs pkg-config.
Diffstat (limited to 'net/libtorrent')
-rw-r--r--net/libtorrent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libtorrent/Makefile b/net/libtorrent/Makefile
index 0654be7d2fb..20dd7bd595b 100644
--- a/net/libtorrent/Makefile
+++ b/net/libtorrent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/08/09 12:26:08 adam Exp $
+# $NetBSD: Makefile,v 1.4 2005/09/08 17:55:46 minskim Exp $
DISTNAME= libtorrent-0.7.0-1
PKGNAME= libtorrent-0.7.0.1
@@ -10,7 +10,7 @@ HOMEPAGE= http://libtorrent.rakshasa.no/
COMMENT= BitTorrent library written in C++ for *nix
USE_LIBTOOL= yes
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-debug
CONFIGURE_ARGS+= --with-openssl=${BUILDLINK_PREFIX.openssl}