diff options
Diffstat (limited to 'devel/darcs')
-rw-r--r-- | devel/darcs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/darcs/Makefile b/devel/darcs/Makefile index 6bfe5a1f12d..553ab4e4245 100644 --- a/devel/darcs/Makefile +++ b/devel/darcs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/09/03 00:56:29 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2006/09/09 02:41:57 obache Exp $ DISTNAME= darcs-1.0.4 PKGREVISION= 2 @@ -13,7 +13,7 @@ BUILD_DEPENDS+= latex2html>=2002.2.1nb3:../../textproc/latex2html TEX_DEPMETHOD= build USE_TOOLS+= gmake -MAKEFILE= GNUmakefile +MAKE_FILE= GNUmakefile GNU_CONFIGURE= yes .include "../../www/curl/buildlink3.mk" |