summaryrefslogtreecommitdiff
path: root/misc/m17n-docs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/m17n-docs/Makefile')
-rw-r--r--misc/m17n-docs/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/m17n-docs/Makefile b/misc/m17n-docs/Makefile
index a6db373b655..a25c9b1c3e7 100644
--- a/misc/m17n-docs/Makefile
+++ b/misc/m17n-docs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2009/05/19 08:59:24 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2009/11/25 06:31:54 obache Exp $
#
-DISTNAME= m17n-docs-1.5.2
+DISTNAME= m17n-docs-1.5.5
CATEGORIES= misc
MASTER_SITES= http://www.m17n.org/m17n-lib-download/
@@ -13,5 +13,6 @@ LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
+USE_TOOLS+= gmake
.include "../../mk/bsd.pkg.mk"