From 796d515ae8e3966995286182749a8126fbd46c61 Mon Sep 17 00:00:00 2001 From: dholland Date: Sat, 9 Jun 2012 06:21:42 +0000 Subject: Uses pkg-config. --- mail/freepops/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/freepops/Makefile b/mail/freepops/Makefile index ea6957179a3..71652dfa9c6 100644 --- a/mail/freepops/Makefile +++ b/mail/freepops/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/01/14 07:44:34 obache Exp $ +# $NetBSD: Makefile,v 1.17 2012/06/09 06:21:42 dholland Exp $ # DISTNAME= freepops-0.2.8 @@ -17,7 +17,7 @@ MAKE_JOBS_SAFE= no .include "../../mk/bsd.prefs.mk" USE_LANGUAGES= c c++ -USE_TOOLS+= bash:run bison gmake patch tar +USE_TOOLS+= bash:run bison gmake patch pkg-config tar .if ${OPSYS} != "NetBSD" USE_TOOLS+= gsed .endif -- cgit v1.2.3