diff options
Diffstat (limited to 'devel/monotone')
-rw-r--r-- | devel/monotone/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile index e5cf140b937..c658b9b331c 100644 --- a/devel/monotone/Makefile +++ b/devel/monotone/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/02/05 23:08:48 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2006/03/05 16:27:25 jlam Exp $ # DISTNAME= monotone-0.25 @@ -14,9 +14,8 @@ GCC_REQD+= 3.0 GNU_CONFIGURE= yes INFO_FILES= monotone.info UNLIMIT_RESOURCES+= datasize -USE_TOOLS+= gmake +USE_TOOLS+= gmake makeinfo USE_LANGUAGES= c c++ -USE_MAKEINFO= yes USE_PKGLOCALEDIR= yes CONFIGURE_ARGS+= BOOST_SUFFIX=-mt |