summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-29 23:48:24 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-29 23:48:24 +0000
commit8746de6fed200edeba6f8963069312477751e476 (patch)
tree580e36dc243eab2f3673660a0148287e97afeb1b /comms
parent39577ca436b44204d76bc1d03c2a38cae1de8d1f (diff)
downloadpkgsrc-8746de6fed200edeba6f8963069312477751e476.tar.gz
Needs pkg-config.
Diffstat (limited to 'comms')
-rw-r--r--comms/gnome-pilot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile
index 0cd836de5fa..a1f1b734fa1 100644
--- a/comms/gnome-pilot/Makefile
+++ b/comms/gnome-pilot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2006/06/22 10:18:09 joerg Exp $
+# $NetBSD: Makefile,v 1.34 2006/06/29 23:48:24 joerg Exp $
#
DISTNAME= gnome-pilot-2.0.12
@@ -16,7 +16,7 @@ GNU_CONFIGURE= YES
USE_DIRS+= gnome2-1.5
USE_PKGLOCALEDIR= YES
USE_LIBTOOL= YES
-USE_TOOLS+= gmake msgfmt perl
+USE_TOOLS+= gmake msgfmt perl pkg-config
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../comms/pilot-link-libs/buildlink3.mk"