pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/teg Needs pkg-config and msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0a4962264c22
branches:  trunk
changeset: 515254:0a4962264c22
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jun 29 19:56:16 2006 +0000

description:
Needs pkg-config and msgfmt.

diffstat:

 games/teg/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d07b38ac3b2b -r 0a4962264c22 games/teg/Makefile
--- a/games/teg/Makefile        Thu Jun 29 19:55:37 2006 +0000
+++ b/games/teg/Makefile        Thu Jun 29 19:56:16 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/06/22 10:26:10 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2006/06/29 19:56:16 joerg Exp $
 
 DISTNAME=              teg-0.11.1
 PKGREVISION=           6
@@ -13,6 +13,7 @@
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
+USE_TOOLS+=            pkg-config msgfmt
 
 GCONF2_SCHEMAS+=       teg.schemas
 



Home | Main Index | Thread Index | Old Index