From 4eade87efd5c5f5881a2b3c8cc3567c0e38d847d Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 6 Jun 2006 19:05:29 +0000 Subject: Needs pkg-config as tool. --- net/dctc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/dctc/Makefile b/net/dctc/Makefile index f3c5f21fbc9..596fb1f710f 100644 --- a/net/dctc/Makefile +++ b/net/dctc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2006/03/04 21:30:17 jlam Exp $ +# $NetBSD: Makefile,v 1.33 2006/06/06 19:05:29 joerg Exp $ # DISTNAME= dctc-0.85.4 @@ -13,7 +13,7 @@ COMMENT= Direct Connect clone (Direct Connect Text Client) GNU_CONFIGURE= YES CONFIGURE_ARGS+= --enable-manual-db-detect -USE_TOOLS+= gmake perl:run +USE_TOOLS+= gmake perl:run pkg-config USE_LIBTOOL= YES CPPFLAGS+= -I${BUILDLINK_PREFIX.db4}/include/db4 -- cgit v1.2.3