pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/libtorrent This package needs pkg-config.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c40d4c79665b
branches: trunk
changeset: 499065:c40d4c79665b
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Sep 08 17:55:46 2005 +0000
description:
This package needs pkg-config.
diffstat:
net/libtorrent/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2558b0ef97bf -r c40d4c79665b net/libtorrent/Makefile
--- a/net/libtorrent/Makefile Thu Sep 08 17:48:26 2005 +0000
+++ b/net/libtorrent/Makefile Thu Sep 08 17:55:46 2005 +0000
@@ -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 @@
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}
Home |
Main Index |
Thread Index |
Old Index