pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/comms/gnome-pilot Needs pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d6248553629
branches:  trunk
changeset: 515264:7d6248553629
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jun 29 23:48:24 2006 +0000

description:
Needs pkg-config.

diffstat:

 comms/gnome-pilot/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r cbcdf562bfa8 -r 7d6248553629 comms/gnome-pilot/Makefile
--- a/comms/gnome-pilot/Makefile        Thu Jun 29 23:01:43 2006 +0000
+++ b/comms/gnome-pilot/Makefile        Thu Jun 29 23:48:24 2006 +0000
@@ -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 @@
 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"



Home | Main Index | Thread Index | Old Index