diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/sablotron/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index 909bb6e..665b0ce 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -23,7 +23,7 @@ PLIST_SUB+= SHLIB_MAJOR="${SHLIB_MAJOR}" CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib USE_GMAKE= yes -USE_AUTOMAKE= yes +USE_AUTOMAKE_VER=14 AUTOMAKE_ARGS= -a USE_LIBTOOL= yes |