diff options
Diffstat (limited to 'games/gcompris/Makefile')
-rw-r--r-- | games/gcompris/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile index 00b099cf6cf..0c1c7d9a468 100644 --- a/games/gcompris/Makefile +++ b/games/gcompris/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2008/03/06 14:53:50 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2008/06/20 01:09:20 joerg Exp $ DISTNAME= gcompris-8.4.4 PKGREVISION= 1 @@ -9,6 +9,8 @@ MAINTAINER= reed@reedmedia.net HOMEPAGE= http://ofset.sourceforge.net/gcompris/ COMMENT= Educational games for children +PKG_DESTDIR_SUPPORT= user-destdir + USE_TOOLS+= gmake intltool gtar pkg-config msgfmt texi2html GNU_CONFIGURE= YES USE_PKGLOCALEDIR= YES |