pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/geography/viking Needs pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9ff17b30b9ff
branches:  trunk
changeset: 394971:9ff17b30b9ff
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jun 29 15:42:41 2009 +0000

description:
Needs pkg-config.

diffstat:

 geography/viking/Makefile |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (20 lines):

diff -r eda9a649f06e -r 9ff17b30b9ff geography/viking/Makefile
--- a/geography/viking/Makefile Mon Jun 29 15:38:25 2009 +0000
+++ b/geography/viking/Makefile Mon Jun 29 15:42:41 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/03/11 14:18:30 gdt Exp $
+# $NetBSD: Makefile,v 1.2 2009/06/29 15:42:41 joerg Exp $
 #
 
 DISTNAME=              viking-0.9.8
@@ -16,9 +16,7 @@
 DEPENDS+=              gpsbabel-[0-9]*:../../geography/gpsbabel
 REPLACE_PERL=          viking-remote
 
-USE_TOOLS+=            intltool
-USE_TOOLS+=            gmake
-USE_TOOLS+=            msgfmt
+USE_TOOLS+=            gmake intltool msgfmt pkg-config
 
 USE_DIRS+=             xdg-1.4
 



Home | Main Index | Thread Index | Old Index