From a90f80d8e6eedaad5d3ba6d0a8c19b4ef7be1d80 Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 22 Feb 2014 09:19:24 +0000 Subject: Do same as bootstrap script --- cad/tnt-mmtl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cad') diff --git a/cad/tnt-mmtl/Makefile b/cad/tnt-mmtl/Makefile index 66d19475606..417444b340d 100644 --- a/cad/tnt-mmtl/Makefile +++ b/cad/tnt-mmtl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2014/01/11 14:42:01 adam Exp $ +# $NetBSD: Makefile,v 1.25 2014/02/22 09:19:24 obache Exp $ # DISTNAME= tnt-1.2.2 @@ -35,7 +35,7 @@ CONFIGURE_ENV+= CPP=${CPP} post-patch: ${MV} ${WRKSRC}/tnt ${WRKSRC}/tnt-mmtl cd ${WRKSRC}/bem && aclocal - cd ${WRKSRC}/bem && automake + cd ${WRKSRC}/bem && automake --add-missing --copy --force-missing cd ${WRKSRC}/bem && autoconf .include "../../lang/tcl/buildlink3.mk" -- cgit v1.2.3