diff options
Diffstat (limited to 'devel/libbegemot/Makefile')
-rw-r--r-- | devel/libbegemot/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/libbegemot/Makefile b/devel/libbegemot/Makefile index 3c1c2d384619..395870c5fa10 100644 --- a/devel/libbegemot/Makefile +++ b/devel/libbegemot/Makefile @@ -16,12 +16,9 @@ COMMENT= A function library for begemot tools GNU_CONFIGURE= yes USE_GMAKE= yes -USE_LIBLTDL= yes +USE_AUTOTOOLS= automake:19:env autoconf:259:env libltdl:15 libtool:15:env INSTALLS_SHLIB= yes -WANT_AUTOCONF_VER= 259 -WANT_AUTOMAKE_VER= 19 -WANT_LIBTOOL_VER= 15 MAN1= cstrc.1 frame.1 getfields.1 intro.1 panic.1 prstat.1 readline.1 \ rpoll.1 strnchr.1 strnlen.1 strsave.1 strtrimsp.1 verb.1 xalloc.1 |