pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/teg Needs intltool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/92a292cd706a
branches:  trunk
changeset: 515036:92a292cd706a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jun 22 10:26:10 2006 +0000

description:
Needs intltool.

diffstat:

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

diffs (15 lines):

diff -r 9e616fdd4469 -r 92a292cd706a games/teg/Makefile
--- a/games/teg/Makefile        Thu Jun 22 10:25:34 2006 +0000
+++ b/games/teg/Makefile        Thu Jun 22 10:26:10 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/04/17 13:46:30 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2006/06/22 10:26:10 joerg Exp $
 
 DISTNAME=              teg-0.11.1
 PKGREVISION=           6
@@ -18,4 +18,5 @@
 
 .include "../../devel/libgnomeui/buildlink3.mk"
 .include "../../devel/GConf2/schemas.mk"
+.include "../../textproc/intltool/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index