summaryrefslogtreecommitdiff
path: root/cad/tnt-mmtl
diff options
context:
space:
mode:
authorobache <obache>2014-02-22 09:19:24 +0000
committerobache <obache>2014-02-22 09:19:24 +0000
commit71474e318d719c36bf89215d4967d3a8a413c8ad (patch)
tree9b4ffeadc785ed854e12bb00c2fee995b6877a37 /cad/tnt-mmtl
parentc9b4fc1eb0a7ea1007b18da52ca9b3eec9aa2aa5 (diff)
downloadpkgsrc-71474e318d719c36bf89215d4967d3a8a413c8ad.tar.gz
Do same as bootstrap script
Diffstat (limited to 'cad/tnt-mmtl')
-rw-r--r--cad/tnt-mmtl/Makefile4
1 files changed, 2 insertions, 2 deletions
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"