From 32e738f1622f41b2c02ce86f3cbb00d4def23d53 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 11 Jun 2006 14:08:28 +0000 Subject: Needs pkg-config. --- ham/grig/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ham/grig') diff --git a/ham/grig/Makefile b/ham/grig/Makefile index fd8f8fed408..a688c6b8dd0 100644 --- a/ham/grig/Makefile +++ b/ham/grig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/04/17 13:46:37 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2006/06/11 14:09:01 joerg Exp $ # DISTNAME= grig-0.4.3 @@ -11,7 +11,7 @@ HOMEPAGE= http://groundstation.sourceforge.net/ COMMENT= Graphical user interface to the Hamlib libraries USE_LIBTOOL= yes -USE_TOOLS+= gmake msgfmt +USE_TOOLS+= gmake msgfmt pkg-config GNU_CONFIGURE= yes .include "../../ham/hamlib/buildlink3.mk" -- cgit v1.2.3