diff options
Diffstat (limited to 'devel/libbegemot/Makefile')
-rw-r--r-- | devel/libbegemot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libbegemot/Makefile b/devel/libbegemot/Makefile index 233b70516b83..aa66eeb6e835 100644 --- a/devel/libbegemot/Makefile +++ b/devel/libbegemot/Makefile @@ -17,7 +17,7 @@ COMMENT= A function library for begemot tools GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:111:env autoconf:268:env libltdl:22 libtool:22 +USE_AUTOTOOLS= automake:env autoconf:env libltdl libtool USE_LDCONFIG= yes MAKE_JOBS_UNSAFE= yes |