From 21033700053f92f1c84511e6c3d3285e7fc28200 Mon Sep 17 00:00:00 2001 From: skv Date: Fri, 25 Jan 2002 13:57:27 +0000 Subject: Fixed 'automake' version. Approved by: tobez --- textproc/sablotron/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/sablotron') diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index c93b38d42459..89678c3650eb 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -25,7 +25,7 @@ CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib \ USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOMAKE_VER=15 +USE_AUTOMAKE_VER=14 AUTOMAKE_ARGS= -a USE_LIBTOOL= yes -- cgit