summaryrefslogtreecommitdiff
path: root/ham/grig
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-11 14:08:28 +0000
committerjoerg <joerg>2006-06-11 14:08:28 +0000
commit86f6b7c1542d615dab5da5ae115c19a13a84baf1 (patch)
treefbca1f0f50b67917afcb662cba58842a68ad0d82 /ham/grig
parentcd2df8e39e63e8c0d34b0392e7625562df031ce8 (diff)
downloadpkgsrc-86f6b7c1542d615dab5da5ae115c19a13a84baf1.tar.gz
Needs pkg-config.
Diffstat (limited to 'ham/grig')
-rw-r--r--ham/grig/Makefile4
1 files changed, 2 insertions, 2 deletions
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"