From e279f48ea3d00139e4de72e2f7b20190a98b4686 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 7 Jun 2006 13:03:01 +0000 Subject: Needs pkg-config. --- net/rtorrent/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile index 55224be80c0..65479487a46 100644 --- a/net/rtorrent/Makefile +++ b/net/rtorrent/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/05/28 12:36:39 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2006/06/07 13:03:01 joerg Exp $ DISTNAME= rtorrent-0.4.5 CATEGORIES= net @@ -11,7 +11,7 @@ COMMENT= Ncurses based torrent client with support for sessions USE_LANGUAGES= c++ USE_LIBTOOL= yes USE_NCURSES= yes -USE_TOOLS+= gmake +USE_TOOLS+= gmake pkg-config GNU_CONFIGURE= yes GCC_REQD+= 3.3 -- cgit v1.2.3