diff options
-rw-r--r-- | games/teg/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/teg/Makefile b/games/teg/Makefile index ccf88f52189..18d4b1eb1e2 100644 --- a/games/teg/Makefile +++ b/games/teg/Makefile @@ -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_DIRS= xdg-1.2 gnome2-1.5 USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes +USE_TOOLS+= pkg-config msgfmt GCONF2_SCHEMAS+= teg.schemas |